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

  /src/lib/libc/stdlib/
radixsort.c 84 tr = tr0; \
86 tr0[c] = c + 1; \
87 tr0[c] = 0; \
89 tr0[c] = c; \
106 u_char tr0[256]; local
120 u_char tr0[256]; local
  /src/external/gpl3/gdb/dist/gdbserver/
linux-s390-low.cc 388 int tr0 = find_regno (regcache->tdesc, "tr0"); local
395 supply_register (regcache, tr0 + i, (const char *) buf + 8 * (16 + i));
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-s390-low.cc 388 int tr0 = find_regno (regcache->tdesc, "tr0"); local
395 supply_register (regcache, tr0 + i, (const char *) buf + 8 * (16 + i));
  /src/sys/lib/libkern/arch/hppa/
milli.S 243 tr0: .equ 24 ; Temporary register 0 label

Completed in 49 milliseconds