Home
last modified time | relevance | path

Searched refs:tr0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dradixsort.c69 tr = tr0; \
71 tr0[c] = c + 1; \
72 tr0[c] = 0; \
74 tr0[c] = c; \
91 u_char tr0[256]; in radixsort() local
103 u_char tr0[256]; in sradixsort() local
/freebsd/tools/debugscripts/
H A Ddot.gdbinit38 …t serial port, or 'tr localhost:5556' for default firewire port. See also tr0, tr1 and trf comman…
43 define tr0
54 document tr0
58 Debug a remote system via serial interface /dev/cuau1. See also tr, tr0 and trf commands.
61 Debug a remote system via firewire interface at default port 5556. See also tr, tr0 and tr1 comman…