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

  /external/python/cpython3/Modules/_multiprocessing/
multiprocessing.h 62 # define T_POINTER T_ULONG
65 # define T_POINTER T_ULONGLONG
72 # define T_HANDLE T_POINTER
81 # define T_SEM_HANDLE T_POINTER
  /external/python/cpython2/Modules/_multiprocessing/
multiprocessing.h 86 # define T_POINTER T_ULONG
89 # define T_POINTER T_ULONGLONG
96 # define T_HANDLE T_POINTER
105 # define T_SEM_HANDLE T_POINTER
  /external/python/cpython3/Modules/
_winapi.c 50 #define T_POINTER T_ULONG
56 #define T_POINTER T_ULONGLONG
62 #define T_HANDLE T_POINTER
    [all...]
overlapped.c 20 # define T_POINTER T_ULONG
23 # define T_POINTER T_ULONGLONG
38 #define T_HANDLE T_POINTER
    [all...]

Completed in 71 milliseconds