Searched defs:ret (Results 1 – 13 of 13) sorted by relevance
36 int ret; in simple_strcasecmp() local50 int ret = 0; in stupid_strcasecmp() local
36 int ret; in simple_strncasecmp() local60 int ret = 0; in stupid_strncasecmp() local
73 int ret = 0; in stupid_wcscmp() local110 int ret; in simple_strcmp() local122 int ret = 0; in stupid_strcmp() local
45 int ret = 0; in SIMPLE_MEMCMP() local73 int ret = 0; in SIMPLE_MEMCMP() local
41 char *ret = dst; in simple_memcpy() local
53 const CHAR *ret = NULL; in SIMPLE_STRRCHR() local
65 CHAR *ret = dst; in SIMPLE_STRCPY() local
79 int ret, do_srandom; variable
65 CHAR *ret = dst; in SIMPLE_STRCAT() local
97 int ret = 0; in simple_strncmp() local108 int ret = 0; in stupid_strncmp() local
63 CHAR *ret = dst; in STUPID_STRNCAT() local
53 char *ret = dst; in simple_memmove() local
68 CHAR *ret = dst; in SIMPLE_STRNCPY() local
Completed in 23 milliseconds