Home
last modified time | relevance | path

Searched refs:SIZEOF_PID_T (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/
Dlongobject.h39 #if !defined(SIZEOF_PID_T) || SIZEOF_PID_T == SIZEOF_INT
43 #elif SIZEOF_PID_T == SIZEOF_LONG
47 #elif defined(SIZEOF_LONG_LONG) && SIZEOF_PID_T == SIZEOF_LONG_LONG
/third_party/eudev/src/shared/
Dformats-util.h24 #if SIZEOF_PID_T == 4
26 #elif SIZEOF_PID_T == 2
/third_party/python/PC/
Dpyconfig.h636 #define SIZEOF_PID_T SIZEOF_INT macro
/third_party/eudev/
Dconfig.h.in249 #undef SIZEOF_PID_T
/third_party/python/
Dpyconfig.h.in1482 #undef SIZEOF_PID_T