OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TF
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/pax/
options.h
71
#define
TF
0x000002000ULL
113
#define BDEXTR (AF|BF|LF|
TF
|WF|XF|CBF|CHF|CLF|CMF|CPF|CXF)
116
#define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|
TF
|UF|WF|XF|CBF|CDF|CHF|CLF|CMF|CPF|CXF|CYF|CZF)
/src/sys/arch/sh3/sh3/
db_interface.c
585
struct trapframe *
tf
, *tfbot;
local
612
__asm("stc r6_bank, %0" : "=r"(
tf
));
615
__db_print_tfstack(
tf
, tfbot);
620
__db_print_tfstack(struct trapframe *
tf
, struct trapframe *tfbot)
623
(uint32_t)
tf
, (uint32_t)tfbot);
625
for (;
tf
!= tfbot;
tf
++) {
626
db_printf("-- %p-%p --\n",
tf
,
tf
+ 1);
627
db_printf("tf_expevt\t0x%08x\n",
tf
->tf_expevt)
[
all
...]
/src/usr.sbin/lpr/common_source/
common.c
106
const char *
TF
; /* name of troff filter (per job) */
/src/usr.sbin/makefs/cd9660/
iso9660_rrip.h
187
ISO_RRIP_TF
TF
;
Completed in 17 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026