Searched defs:foreachfunc (Results 1 – 1 of 1) sorted by relevance
| /third_party/python/Modules/ |
| D | nismodule.c | 120 typedef int (*foreachfunc)(unsigned long, char *, int, char *, int, void *); typedef 122 typedef int (*foreachfunc)(int, char *, int, char *, int, char *); typedef
|