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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
regx-op-r.d 12 c: ba008543 prest 0,\$133,\$67
18 24: bb200cb0 prest 32,\$12,176
24 3c: bb04afa1 prest 4,\$175,161
30 54: bb0d0c00 prest 13,\$12,0
36 6c: bbe88500 prest 232,\$133,0
regx-op.d 10 c: ba008543 prest 0,\$133,\$67
16 24: bb200cb0 prest 32,\$12,176
22 3c: bb04afa1 prest 4,\$175,161
28 54: bb0d0c00 prest 13,\$12,0
34 6c: bbe88500 prest 232,\$133,0
list-in-n.d 200 2fc: bb7014cd prest 112,\$20,205
201 300: ba7014e1 prest 112,\$20,\$225
list-in-r.d 228 2fc: bb7014cd prest 112,\$20,205
229 300: ba7014e1 prest 112,\$20,\$225
list-in-rn.d 228 2fc: bb7014cd prest 112,\$20,205
229 300: ba7014e1 prest 112,\$20,\$225
list-insns.d 198 2fc: bb7014cd prest 112,\$20,205
199 300: ba7014e1 prest 112,\$20,\$225
  /external/mksh/src/
misc.c 770 const unsigned char *prest, *psub, *pnext; local
844 if (!(prest = pat_scan(p, pe, false)))
849 do_gmatch(s, se, prest, pe, smin))
855 (do_gmatch(srest, se, prest, pe, smin) ||
860 if (pnext == prest)
871 if (!(prest = pat_scan(p, pe, false)))
876 do_gmatch(s, se, prest, pe, smin))
880 srest = prest == pe ? se : s;
883 do_gmatch(srest, se, prest, pe, smin))
886 if (pnext == prest)
    [all...]

Completed in 218 milliseconds