Searched refs:st_short (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _struct.c | 78 typedef struct { char c; short x; } st_short; typedef 87 #define SHORT_ALIGN (sizeof(st_short) - sizeof(short)) |
Completed in 4 milliseconds