Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/lib/
H A Dregex_internal.h161 # define BITSET_WORD_BITS 32 macro
163 # define BITSET_WORD_BITS 36 macro
165 # define BITSET_WORD_BITS 48 macro
167 # define BITSET_WORD_BITS 60 macro
169 # define BITSET_WORD_BITS 64 macro
171 # define BITSET_WORD_BITS 72 macro
173 # define BITSET_WORD_BITS 128 macro
175 # define BITSET_WORD_BITS 256 macro
177 # define BITSET_WORD_BITS 257 /* any value > SBC_MAX will do here */ macro
/dragonfly/contrib/diffutils/lib/
H A Dregex_internal.h187 # define BITSET_WORD_BITS 32 macro
189 # define BITSET_WORD_BITS 36 macro
191 # define BITSET_WORD_BITS 48 macro
193 # define BITSET_WORD_BITS 60 macro
195 # define BITSET_WORD_BITS 64 macro
197 # define BITSET_WORD_BITS 72 macro
199 # define BITSET_WORD_BITS 128 macro
201 # define BITSET_WORD_BITS 256 macro
203 # define BITSET_WORD_BITS 257 /* any value > SBC_MAX will do here */ macro
/dragonfly/contrib/grep/lib/
H A Dregex_internal.h174 # define BITSET_WORD_BITS 32 macro
176 # define BITSET_WORD_BITS 36 macro
178 # define BITSET_WORD_BITS 48 macro
180 # define BITSET_WORD_BITS 60 macro
182 # define BITSET_WORD_BITS 64 macro
184 # define BITSET_WORD_BITS 72 macro
186 # define BITSET_WORD_BITS 128 macro
188 # define BITSET_WORD_BITS 256 macro
190 # define BITSET_WORD_BITS 257 /* any value > SBC_MAX will do here */ macro