Home | History | Annotate | Download | only in include

Lines Matching refs:__VEC_CLASS_FP_NAN

50 #define __VEC_CLASS_FP_NAN (1<<6)
51 #define __VEC_CLASS_FP_NOT_NORMAL (__VEC_CLASS_FP_NAN | \