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

  /bionic/libc/upstream-openbsd/lib/libc/gen/
warn.c 43 DEF_WEAK(warn);
warnx.c 43 DEF_WEAK(warnx);
err.c 43 DEF_WEAK(err);
errx.c 43 DEF_WEAK(errx);
verrx.c 47 DEF_WEAK(verrx);
vwarnx.c 45 DEF_WEAK(vwarnx);
verr.c 54 DEF_WEAK(verr);
vwarn.c 52 DEF_WEAK(vwarn);
  /bionic/libc/upstream-openbsd/lib/libc/string/
strlcpy.c 51 DEF_WEAK(strlcpy);
wcslcpy.c 51 DEF_WEAK(wcslcpy);
strlcat.c 56 DEF_WEAK(strlcat);
strtok.c 87 DEF_WEAK(strtok_r);
  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
reallocarray.c 39 DEF_WEAK(reallocarray);
setenv.c 82 DEF_WEAK(putenv);
149 DEF_WEAK(setenv);
181 DEF_WEAK(unsetenv);
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vasprintf.c 57 DEF_WEAK(vasprintf);
getdelim.c 135 DEF_WEAK(getdelim);
open_memstream.c 159 DEF_WEAK(open_memstream);
  /bionic/libc/upstream-openbsd/android/include/
openbsd-compat.h 35 /* Ignore all DEF_STRONG/DEF_WEAK in OpenBSD. */
37 #define DEF_WEAK(sym)

Completed in 167 milliseconds