HomeSort by relevance Sort by last modified time
    Searched refs:strl (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-ns32k.c 384 int strl;
404 strl = strlen (str);
412 if (str[strl - 1] == ']')
420 if (str[strl - 1] == ']')
427 if (str[strl - 1] != ']')
446 if (str[strl - 1] != ']')
448 if ((!strncmp (str, "ext(", 4)) && strl > 7)
461 while (j < strl && i != 0);
479 strl = strlen (str);
481 switch (strl)
381 int strl; local
    [all...]
tc-rx.c 220 int strl;
226 strl = strlen (string);
228 while (strl >= subl)
235 strl --;
219 int strl; local
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
insn-good.s     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-z10.s 360 strl %r6,.
zarch-z10.d 366 .*: c4 6f 00 00 00 00 [ ]*strl %r6,7f6 <foo\+0x7f6>
  /external/icu/icu4c/source/test/intltest/
dtfmttst.cpp 3676 UnicodeString strf, strl, strm, strs; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode-suffix.d 583 *[0-9a-f]+: 0f 00 c8[ ]+strl[ ]+%eax

Completed in 154 milliseconds