Home
last modified time | relevance | path

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

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