Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcclibs/libcpp/
Dsymtab.c260 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \ in ht_dump_statistics() macro
/freebsd-9-stable/sys/netinet/
Dip_dummynet.h153 #define SCALE(x) ( (x) << SCALE_RED ) macro
/freebsd-9-stable/contrib/gcc/
Dggc-common.c211 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \ macro
Dtree-flow.h457 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \ macro
Dggc-page.c1925 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \ macro
Dggc-zone.c1954 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \ macro
/freebsd-9-stable/sys/netpfil/ipfw/
Dip_dn_glue.c108 #define SCALE(x) ( (x) << SCALE_RED ) macro