Searched refs:st_void_p (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 83 typedef struct { char c; void *x; } st_void_p; typedef 92 #define VOID_P_ALIGN (sizeof(st_void_p) - sizeof(void *)) |
Completed in 4 milliseconds