Home
last modified time | relevance | path

Searched defs:LOG_WORD_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/devel/sparsehash/sparsehash-sparsehash-2.0.4/experimental/
H A Dlibchash.h126 #define LOG_WORD_SIZE 6 /* log_2(sizeof(ulong)) [in bits] */ macro
128 #define LOG_WORD_SIZE 5 /* log_2(sizeof(ulong)) [in bits] */ macro
/dports/lang/racket/racket-8.3/src/bc/gc2/
H A Dnewgc.c74 # define LOG_WORD_SIZE 3 macro
76 # define LOG_WORD_SIZE 2 macro
/dports/lang/racket-minimal/racket-8.3/src/bc/gc2/
H A Dnewgc.c74 # define LOG_WORD_SIZE 3 macro
76 # define LOG_WORD_SIZE 2 macro