Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/lib/libc/
Dstrcasecmp.c77 strcasecmp(const char *s1, const char *s2) in strcasecmp()
90 strncasecmp(const char *s1, const char *s2, size_t n) in strncasecmp()
Dmemcmp.c42 memcmp(const void *s1, const void *s2, size_t n) in memcmp()
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c51 float w,s1,s2,z; in atanf() local
/device/google/contexthub/lib/libm/
Dsf_atan.c74 float w,s1,s2,z; local
Def_pow.c151 float s2,s_h,s_l,t_h,t_l; local