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

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

Completed in 91 milliseconds