Searched refs:SIZE_T_ALIGN (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ |
H A D | _struct.c | 93 #define SIZE_T_ALIGN (sizeof(st_size_t) - sizeof(size_t)) macro 794 {'n', sizeof(size_t), SIZE_T_ALIGN, nu_ssize_t, np_ssize_t}, 795 {'N', sizeof(size_t), SIZE_T_ALIGN, nu_size_t, np_size_t},
|
Completed in 4 milliseconds