Lines Matching refs:libc
158 clean_dep lib/libc bcmp c
185 clean_dep lib/libc kqueue1 S
198 clean_dep lib/libc ffs S
199 clean_dep lib/libc ffsl S
200 clean_dep lib/libc ffsll S
201 clean_dep lib/libc fls S
202 clean_dep lib/libc flsl S
203 clean_dep lib/libc flsll S
213 clean_dep lib/libc fstat c
214 clean_dep lib/libc fstatat c
215 clean_dep lib/libc fstatfs c
216 clean_dep lib/libc getdirentries c
217 clean_dep lib/libc getfsstat c
218 clean_dep lib/libc statfs c
232 ALL_libcompats="$libcompats" clean_dep lib/libc syscall S ".*/syscall\.S"
253 for f in "$OBJTOP"/lib/libc/.depend.libc_start1.*o; do
260 "$OBJTOP"/lib/libc/.depend.libc_start1.* \
261 "$OBJTOP"/lib/libc/libc_start1.*o
284 if [ -h "$OBJTOP"/lib/libc/jemalloc.3 ]; then
288 run rm -f "$OBJTOP"/lib/libc/jemalloc.3
293 ALL_libcompats= clean_dep lib/libc strcmp S arm-optimized-routines
294 run rm -f "$OBJTOP"/lib/libc/strcmp.S
297 ALL_libcompats= clean_dep lib/libc strspn c
300 ALL_libcompats= clean_dep lib/libc strcspn c
303 ALL_libcompats= clean_dep lib/libc strpbrk c "libc.string.strpbrk.c"
306 ALL_libcompats= clean_dep lib/libc strcat c "libc.string.strcat.c"
309 ALL_libcompats= clean_dep lib/libc strlcpy c
312 ALL_libcompats= clean_dep lib/libc strncmp S arm-optimized-routines
313 run rm -f "$OBJTOP"/lib/libc/strncmp.S
316 ALL_libcompats= clean_dep lib/libc memccpy c
319 ALL_libcompats= clean_dep lib/libc strncat c "libc.string.strncat.c"
322 ALL_libcompats= clean_dep lib/libc strlcat c "libc.string.strlcat.c"
323 ALL_libcompats= clean_dep lib/libc memchr S "[[:space:]]memchr.S"
324 run rm -f "$OBJTOP"/lib/libc/memchr.S
327 ALL_libcompats= clean_dep lib/libc strlen S arm-optimized-routines
328 run rm -f "$OBJTOP"/lib/libc/strlen.S
331 ALL_libcompats= clean_dep lib/libc bcopy c "libc.string.bcopy.c"
332 ALL_libcompats= clean_dep lib/libc bzero c "libc.string.bzero.c"
335 ALL_libcompats= clean_dep lib/libc timingsafe_bcmp c
338 ALL_libcompats= clean_dep lib/libc timingsafe_memcmp c