Home
last modified time | relevance | path

Searched defs:s_int (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/tile/lib/
Dstrlen_32.c22 const uintptr_t s_int = (uintptr_t) s; in strlen() local
Dstrlen_64.c23 const uintptr_t s_int = (uintptr_t) s; in strlen() local
Dstrnlen_32.c22 const uintptr_t s_int = (uintptr_t) s; in strnlen() local
Dstrnlen_64.c23 const uintptr_t s_int = (uintptr_t) s; in strnlen() local
Dstrchr_64.c25 const uintptr_t s_int = (uintptr_t) s; in strchr() local
Dstrchr_32.c24 const uintptr_t s_int = (uintptr_t) s; in strchr() local
Dmemchr_64.c25 uintptr_t s_int; in memchr() local
Dmemchr_32.c24 uintptr_t s_int; in memchr() local