Searched refs:__srclen (Results 1 – 1 of 1) sorted by relevance
236 size_t __srclen) in __old_mempcpy_small() argument244 switch ((unsigned int) __srclen) in __old_mempcpy_small()313 switch ((unsigned int) __srclen) in __old_mempcpy_small()340 return __extension__ ((void *) __u + __srclen); in __old_mempcpy_small()350 size_t __srclen) in __old_strcpy_small() argument357 switch ((unsigned int) __srclen) in __old_strcpy_small()418 switch ((unsigned int) __srclen) in __old_strcpy_small()455 size_t __srclen) in __old_stpcpy_small() argument463 switch ((unsigned int) __srclen) in __old_stpcpy_small()528 switch ((unsigned int) __srclen) in __old_stpcpy_small()[all …]
Completed in 4 milliseconds