Searched refs:__libc_detect_null (Results 1 – 3 of 3) sorted by relevance
12 static __inline unsigned long __libc_detect_null(unsigned long w) in __libc_detect_null() function
31 while (!__libc_detect_null(*lsrc)) in strcpy()
36 while (!__libc_detect_null (*ls++)) in strlen()