Searched defs:string2 (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Drepeat_5.f907 CHARACTER(len=1025) :: string2 = repeat('?',1025) variable
H A Ddata_bounds_1.f908 character(len=20), dimension(0:1,3:4) :: string2 variable in program:chkdata
H A Dchar_result_1.f9018 character (len = len (string1) - 20) :: string2 local in function:f2
H A Dchar_result_2.f9017 character (len = len (string1) - 20), pointer :: string2 local in function:f2
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/microblaze/others/
H A Dstrings1.c9 char string2[80]; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A D19990525-0.f22 character*2 string2 local in subroutine:a
/haiku-buildtools/gcc/gcc/testsuite/ada/acats/tests/cxb/
H A Dcxb30131.c65 char *CXB30131 (char *string1, char *string2) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/x86_64/abi/callabi/
H A Dfunc-indirect.c13 callback(void * ptr, char *string1, char *string2, short number, long long rand) argument
H A Dfunc-indirect-2b.c7 callback (void *ptr, char *string1, char *string2, short number, argument
/haiku-buildtools/gcc/libiberty/
H A Dregex.c1174 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5009 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5450 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5530 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dregex.c1174 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5010 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5451 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5531 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c1172 print_double_string(const CHAR_T *where, const CHAR_T *string1, int size1, const CHAR_T *string2, int size2) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]

Completed in 293 milliseconds