Searched refs:sep2 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dchar_length_5.f9034 character (len=5) :: words2(4) = (/"bat ","ball ","goal ","stump"/), sep2 = "&" variable in program:xjoin
51 if (join (words2, sep2) .ne. "bat&ball&goal&stump") call abort ()
52 if (len (join (words2, sep2)) .ne. 19) call abort ()
54 if (join (words2(1:2), sep2) .ne. "bat&ball") call abort ()
55 if (len (join (words2(1:2), sep2)) .ne. 8) call abort ()
57 if (join (words2(2:4:2), sep2) .ne. "ball&stump") call abort ()
58 if (len (join (words2(2:4:2), sep2)) .ne. 10) call abort ()
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dmaverick.c154 write-back. sep1, sep2 and sep3 are syntactical elements ([]!)
159 #define LDST(insname, insnvar, op, ld, dword, regname, pre, wb, sep1, sep2, sep3) \
163 lsqbkt, armreg (16), sep1, off8s, sep2, sep3, \
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dmaverick.c155 write-back. sep1, sep2 and sep3 are syntactical elements ([]!)
160 #define LDST(insname, insnvar, op, ld, dword, regname, pre, wb, sep1, sep2, sep3) \
164 lsqbkt, armreg (16), sep1, off8s, sep2, sep3, \

Completed in 154 milliseconds