HomeSort by relevance Sort by last modified time
    Searched refs:DEF_STRONG (Results 1 - 25 of 55) sorted by null

1 2 3

  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
abs.c 38 DEF_STRONG(abs);
atoi.c 38 DEF_STRONG(atoi);
  /bionic/libc/upstream-openbsd/lib/libc/gen/
isctype.c 46 DEF_STRONG(isalnum);
54 DEF_STRONG(isalpha);
62 DEF_STRONG(isblank);
70 DEF_STRONG(iscntrl);
78 DEF_STRONG(isdigit);
86 DEF_STRONG(isgraph);
94 DEF_STRONG(islower);
102 DEF_STRONG(isprint);
110 DEF_STRONG(ispunct);
118 DEF_STRONG(isspace)
    [all...]
time.c 45 DEF_STRONG(time);
  /bionic/libc/upstream-openbsd/lib/libc/string/
strcmp.c 48 DEF_STRONG(strcmp);
memchr.c 49 DEF_STRONG(memchr);
strncmp.c 48 DEF_STRONG(strncmp);
strpbrk.c 49 DEF_STRONG(strpbrk);
wmemcpy.c 41 DEF_STRONG(wmemcpy);
strcspn.c 59 DEF_STRONG(strcspn);
strncat.c 58 DEF_STRONG(strncat);
strncpy.c 59 DEF_STRONG(strncpy);
strspn.c 52 DEF_STRONG(strspn);
wcsstr.c 70 DEF_STRONG(wcsstr);
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
rget.c 52 DEF_STRONG(__srget);
fputws.c 58 DEF_STRONG(fputws);
fputs.c 59 DEF_STRONG(fputs);
fwide.c 65 DEF_STRONG(fwide);
puts.c 63 DEF_STRONG(puts);
vsscanf.c 59 DEF_STRONG(vsscanf);
wbuf.c 85 DEF_STRONG(__swbuf);
  /bionic/libc/upstream-openbsd/lib/libc/locale/
btowc.c 53 DEF_STRONG(btowc);
mbrlen.c 40 DEF_STRONG(mbrlen);
wctob.c 44 DEF_STRONG(wctob);
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
ldtoa.c 107 DEF_STRONG(__ldtoa);
122 DEF_STRONG(__ldtoa);

Completed in 127 milliseconds

1 2 3