Searched refs:LONG_ALIGN (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ |
H A D | _struct.c | 89 #define LONG_ALIGN (sizeof(st_long) - sizeof(long)) macro 792 {'l', sizeof(long), LONG_ALIGN, nu_long, np_long}, 793 {'L', sizeof(long), LONG_ALIGN, nu_ulong, np_ulong},
|
Completed in 8 milliseconds