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

  /external/python/cpython3/Python/
pylifecycle.c 58 static void initsigs(void);
447 initsigs(); /* Signal handling stuff, including initintr() */
1545 initsigs(void) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c 64 static void initsigs(void);
251 initsigs(); /* Signal handling stuff, including initintr() */
1784 initsigs(void) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c 64 static void initsigs(void);
239 initsigs(); /* Signal handling stuff, including initintr() */
1759 initsigs(void) function
    [all...]
  /external/python/cpython2/Python/
pythonrun.c 64 static void initsigs(void);
265 initsigs(); /* Signal handling stuff, including initintr() */
1789 initsigs(void) function
    [all...]

Completed in 224 milliseconds