HomeSort by: relevance | last modified time | path
    Searched defs:_eq_f2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
fp-bit.h 230 # define _eq_f2 __eqtf2 macro
250 # define _eq_f2 __eqsf2 macro
270 # define _eq_f2 __eqdf2 macro
401 extern CMPtype _eq_f2 (FLO_type, FLO_type);
  /src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.h 230 # define _eq_f2 __eqtf2 macro
250 # define _eq_f2 __eqsf2 macro
270 # define _eq_f2 __eqdf2 macro
401 extern CMPtype _eq_f2 (FLO_type, FLO_type);
  /src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c 166 # define _eq_f2 __eqsf2 macro
183 # define _eq_f2 __eqdf2 macro
1039 _eq_f2 (FLO_type arg_a, FLO_type arg_b) function
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c 166 # define _eq_f2 __eqsf2 macro
183 # define _eq_f2 __eqdf2 macro
1039 _eq_f2 (FLO_type arg_a, FLO_type arg_b) function

Completed in 18 milliseconds