Searched refs:AT_SUN_FPSIZE (Results 1 – 7 of 7) sorted by relevance
204 #define AT_SUN_FPSIZE 2028 macro
165 to_alloc += ___getauxval(AT_SUN_FPSIZE); in ucontext_alloc()
169 to_alloc += ___getauxval(AT_SUN_FPSIZE); in ucontext_alloc()
232 case AT_SUN_FPSIZE: in _setup()
863 { AT_SUN_FPSIZE, "AT_SUN_FPSIZE", at_null }
537 case AT_SUN_FPSIZE: in dump_auxv()
938 ADDAUX(aux, AT_SUN_FPSIZE, fpsize) in elfexec()