Home
last modified time | relevance | path

Searched defs:RAW (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DStringTableBuilder.h33 RAW, enumerator
/freebsd/sys/sys/
H A Dioctl_compat.h86 #define RAW 0x00000020 /* no i/o processing */ macro
/freebsd/include/rpcsvc/
H A Drex.x100 const RAW = 0x00000020; /* no i/o processing */ variable
/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c114 static enum { RAW, BLOCK_PERCENT, GLOBAL_PERCENT } print_mode; enumerator