HomeSort by: relevance | last modified time | path
    Searched refs:tr4 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/hppa/
trap.S 929 mtctl %arg1, %tr4
942 mfctl %tr4, %arg1
  /src/sys/lib/libkern/arch/hppa/
milli.S 261 tr4: .equ 28 ; Temporary register 4 label
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
iteration.d 3417 auto tr4 = TransientRange([[1,2], [], [], [], [3,4]]);
3418 assert(equal(joiner(tr4, [0,1]), [1,2,0,1,0,1,0,1,0,1,3,4]));

Completed in 33 milliseconds