HomeSort by relevance Sort by last modified time
    Searched refs:initfunc (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
import.h 48 void (*initfunc)(void); member in struct:_inittab
54 PyAPI_FUNC(int) PyImport_AppendInittab(const char *name, void (*initfunc)(void));
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
import.h 48 void (*initfunc)(void); member in struct:_inittab
54 PyAPI_FUNC(int) PyImport_AppendInittab(const char *name, void (*initfunc)(void));

Completed in 50 milliseconds