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

  /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 56 static void initsigs(void);
272 initsigs(); /* Signal handling stuff, including initintr() */
1801 initsigs(void) function
    [all...]
  /external/python/cpython3/Python/
pylifecycle.c 60 static _PyInitError initsigs(void);
953 err = initsigs(); /* Signal handling stuff, including initintr() */
2286 initsigs(void) function
    [all...]

Completed in 219 milliseconds