HomeSort by relevance Sort by last modified time
    Searched refs:mypow10 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 456 static LDOUBLE mypow10(int);
1105 ufvalue /= mypow10(exponent);
1116 mask = (UINTMAX_T)mypow10(precision);
1386 mypow10(int exponent) function
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 456 static LDOUBLE mypow10(int);
1105 ufvalue /= mypow10(exponent);
1116 mask = (UINTMAX_T)mypow10(precision);
1386 mypow10(int exponent) function
    [all...]

Completed in 39 milliseconds