HomeSort by relevance Sort by last modified time
    Searched defs:remainderf (Results 1 - 4 of 4) sorted by null

  /external/qemu/fpu/
softfloat-native.c 34 #define remainderf(fa, fb) ((float)remainder(fa, fb)) macro
217 return remainderf(a, b);
  /external/bison/darwin-lib/
math.h 1964 # undef remainderf macro
    [all...]
  /external/bison/lib/
math.in.h 1639 # undef remainderf macro
1640 # define remainderf macro
1650 _GL_CXXALIASWARN (remainderf); variable
1652 # undef remainderf macro
    [all...]
  /external/bison/linux-lib/
math.h 1964 # undef remainderf macro
    [all...]

Completed in 851 milliseconds