HomeSort by relevance Sort by last modified time
    Searched defs:exitfuncs (Results 1 - 4 of 4) sorted by null

  /external/python/cpython3/Include/internal/
pystate.h 99 void (*exitfuncs[NEXITFUNCS])(void); member in struct:pyruntimestate
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c 1731 static void (*exitfuncs[NEXITFUNCS])(void); variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c 1706 static void (*exitfuncs[NEXITFUNCS])(void); variable
    [all...]
  /external/python/cpython2/Python/
pythonrun.c 1748 static void (*exitfuncs[NEXITFUNCS])(void); variable
    [all...]

Completed in 403 milliseconds