Home
last modified time | relevance | path

Searched defs:foreachfunc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dnismodule.c93 typedef int (*foreachfunc)(unsigned long, char *, int, char *, int, void *); typedef
95 typedef int (*foreachfunc)(int, char *, int, char *, int, char *); typedef