Searched refs:BITS_IN_int (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-l2tp/libevent/
H A Dhash.c23 #define BITS_IN_int ( sizeof(int) * CHAR_BIT ) macro
24 #define THREE_QUARTERS ((int) ((BITS_IN_int * 3) / 4))
25 #define ONE_EIGHTH ((int) (BITS_IN_int / 8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/src/libevent/
H A Dhash.c23 #define BITS_IN_int ( sizeof(int) * CHAR_BIT ) macro
24 #define THREE_QUARTERS ((int) ((BITS_IN_int * 3) / 4))
25 #define ONE_EIGHTH ((int) (BITS_IN_int / 8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-l2tp/libevent/
H A Dhash.c23 #define BITS_IN_int ( sizeof(int) * CHAR_BIT ) macro
24 #define THREE_QUARTERS ((int) ((BITS_IN_int * 3) / 4))
25 #define ONE_EIGHTH ((int) (BITS_IN_int / 8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/src/libevent/
H A Dhash.c23 #define BITS_IN_int ( sizeof(int) * CHAR_BIT ) macro
24 #define THREE_QUARTERS ((int) ((BITS_IN_int * 3) / 4))
25 #define ONE_EIGHTH ((int) (BITS_IN_int / 8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-l2tp/libevent/
H A Dhash.c23 #define BITS_IN_int ( sizeof(int) * CHAR_BIT ) macro
24 #define THREE_QUARTERS ((int) ((BITS_IN_int * 3) / 4))
25 #define ONE_EIGHTH ((int) (BITS_IN_int / 8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/src/libevent/
H A Dhash.c23 #define BITS_IN_int ( sizeof(int) * CHAR_BIT ) macro
24 #define THREE_QUARTERS ((int) ((BITS_IN_int * 3) / 4))
25 #define ONE_EIGHTH ((int) (BITS_IN_int / 8))

Completed in 181 milliseconds