Home
last modified time | relevance | path

Searched refs:LONG_ALIGN (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_struct.c89 #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