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

  /bionic/libm/
freebsd-compat.h 26 #define __strong_reference(sym,aliassym) \ macro
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_scalbnf.c 58 __strong_reference(scalbnf, ldexpf);
s_scalbnl.c 71 __strong_reference(scalbnl, ldexpl);
s_nextafterl.c 80 __strong_reference(nextafterl, nexttowardl);

Completed in 66 milliseconds