Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dposixmodule.c15486 static const struct have_function { struct
15790 for (const struct have_function *trace = have_functions; trace->label; trace++) { in posixmodule_exec()