| /openbsd-src/gnu/lib/libreadline/ | 
| H A D | util.c | 230 _rl_strpbrk (string1, string2)  in _rl_strpbrk()  argument265 _rl_strnicmp (string1, string2, count)  in _rl_strnicmp()  argument
 285 _rl_stricmp (string1, string2)  in _rl_stricmp()  argument
 
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ | 
| H A D | 19990525-0.f | 18 	character*2	string1  local
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ | 
| H A D | gnu-regex.c | 862 print_double_string (where, string1, size1, string2, size2)  in print_double_string()  argument3445      const char *string1, *string2;  variable
 3710 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)  in re_match_2()  argument
 3736      const char *string1, *string2;  variable
 
 | 
| /openbsd-src/gnu/usr.bin/cvs/lib/ | 
| H A D | regex.c | 993 print_double_string (where, string1, size1, string2, size2)  in print_double_string()  argument3701 re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop)  in re_search_2()  argument
 4078 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)  in re_match_2()  argument
 4109 re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop)  in re_match_2_internal()  argument
 
 | 
| /openbsd-src/gnu/usr.bin/binutils/gdb/ | 
| H A D | utils.c | 2395 strcmp_iw (const char *string1, const char *string2)  in strcmp_iw()2454 strcmp_iw_ordered (const char *string1, const char *string2)  in strcmp_iw_ordered()
 
 | 
| /openbsd-src/gnu/lib/libiberty/src/ | 
| H A D | regex.c | 73 #  define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \  argument5448 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1,  in re_match_2()
 5537                          wchar_t *string1, int size1,  in wcs_re_match_2_internal()
 
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ | 
| H A D | arm.c | 322 #define streq(string1, string2) (strcmp (string1, string2) == 0)  argument
 | 
| /openbsd-src/gnu/gcc/gcc/config/arm/ | 
| H A D | arm.c | 552 #define streq(string1, string2) (strcmp (string1, string2) == 0)  argument
 |