Searched defs:maxalign (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlstrlib.c1437 int maxalign; member in struct:Header
1546 const int maxalign = offsetof(struct cD, u); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c5234 unsigned maxalign = MAX_OFILE_ALIGNMENT / BITS_PER_UNIT; local
5932 unsigned maxalign = (UINT_MAX >> 1) + 1; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc5498 unsigned maxalign = MAX_OFILE_ALIGNMENT / BITS_PER_UNIT; local
6277 unsigned maxalign = (UINT_MAX >> 1) + 1; local

Completed in 109 milliseconds