Searched defs:s2 (Results 1 – 6 of 6) sorted by relevance
44 #define equal(s1, s2) (strcmp(s1, s2) == 0) argument45 #define scopy(s1, s2) ((void)strcpy(s2, s1)) argument
1825 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy()
57 volatile short s2 = SHRT_MIN; in testLimits() local
731 asocket *s2; in smart_socket_enqueue() local
375 static int ref_memcmp(const void *s1, const void *s2, size_t n) in ref_memcmp()
739 const char *s1, *s2; in check_mounted() local