Home
last modified time | relevance | path

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

/freebsd/contrib/bionic-x86_64-string/
H A Dsse2-strcpy-slm.S67 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
H A Dsse4-memcmp-slm.S74 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
/freebsd/sys/netinet/
H A Dip_dummynet.h163 #define SCALE(x) ( (x) << SCALE_RED ) macro
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c112 #define SCALE(x) ( (x) << SCALE_RED ) macro