Home
last modified time | relevance | path

Searched defs:UNIT (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dmbsstr.c31 #define UNIT unsigned char macro
/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dgprof.h107 typedef unsigned char UNIT[2]; /* unit of profiling */ typedef
/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dgprof.h107 typedef unsigned char UNIT[2]; /* unit of profiling */ typedef
/dflybsd-src/sys/dev/misc/joy/
H A Djoy.c58 #define UNIT(d) ((minor(d)>>1)&3) macro
/dflybsd-src/sys/dev/video/bktr/
H A Dbktr_os.c428 #define UNIT(x) ((x) & 0x0f) macro
/dflybsd-src/sys/dev/video/cxm/
H A Dcxm.c2136 #define UNIT(x) ((x) & 0x0f) macro
/dflybsd-src/sys/dev/drm/radeon/
H A Dsumod.h319 # define UNIT(x) ((x) << 24) macro