Searched refs:PR_FP_EXC_UND (Results 1 – 3 of 3) sorted by relevance
36 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */ macro
39 # define PR_FP_EXC_UND 0x040000 /* floating point underflow */ macro
812 #ifdef PR_FP_EXC_UND813 { "PR_FP_EXC_UND", (unsigned long) PR_FP_EXC_UND },