Searched refs:CMPtype (Results 1 – 18 of 18) sorted by relevance
32 CMPtype38 CMPtype r; in __unorddf2()
32 CMPtype38 CMPtype r; in __unordsf2()
32 CMPtype38 CMPtype r; in __unordtf2()
32 CMPtype38 CMPtype r; in __eqsf2()
32 CMPtype38 CMPtype r; in __eqtf2()
32 CMPtype38 CMPtype r; in __gedf2()
32 CMPtype38 CMPtype r; in __gesf2()
32 CMPtype38 CMPtype r; in __getf2()
32 CMPtype38 CMPtype r; in __lesf2()
32 CMPtype38 CMPtype r; in __letf2()
32 CMPtype38 CMPtype r; in __eqdf2()
32 CMPtype38 CMPtype r; in __eqhf2()
32 CMPtype38 CMPtype r; in __ledf2()
335 #ifndef CMPtype336 # define CMPtype int macro
14 #define CMPtype __gcc_CMPtype macro
7 #define CMPtype __gcc_CMPtype macro
10992 * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.10993 * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int10994 as the return type. Change type of "r" variable to CMPtype.