Searched refs:st_size_t (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 84 typedef struct { char c; size_t x; } st_size_t; typedef 93 #define SIZE_T_ALIGN (sizeof(st_size_t) - sizeof(size_t)) |
Completed in 5 milliseconds