Home
last modified time | relevance | path

Searched refs:BYTES (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/usr.bin/systat/
HDconvtbl.c44 #define BYTES (1) macro
59 [SC_BYTE] = { BYTE, BYTES, "B", "byte" },
/freebsd-14-stable/sys/dev/sound/pci/
HDallegro_reg.h752 #define NUM_UNITS( BYTES, UNITLEN ) ((((BYTES+1)>>1) + (UNITLEN-1)) / UNITLEN) argument
/freebsd-14-stable/contrib/diff/
HDNEWS121 * New cmp option: --ignore-initial=BYTES
/freebsd-14-stable/contrib/expat/
HDChanges759 - Two new command line arguments "-a FACTOR" and "-b BYTES"
/freebsd-14-stable/contrib/file/magic/Magdir/
HDimages739 #>>>>2 ubyte x \b, %u BYTES (SHORT)
757 #>>>>4 ubyte x \b, %u BYTES
/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_hw.c6969 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()