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

  /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);
  /bionic/libc/include/sys/
cdefs.h 548 #define __strong_reference(sym,aliassym) \ macro

Completed in 100 milliseconds