Home
last modified time | relevance | path

Searched refs:have_functions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c15675 } have_functions[] = { variable
15976 for (const struct have_function *trace = have_functions; trace->label; trace++) { in posixmodule_exec()