OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitset_is_empty
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c
119
bitset_is_empty
(BitSetRef bs)
function
594
if (ONIGENC_MBC_MINLEN(reg->enc) > 1 ||
bitset_is_empty
(cc->bs)) {
630
if (ONIGENC_MBC_MINLEN(reg->enc) > 1 ||
bitset_is_empty
(cc->bs)) {
[
all
...]
regparse.c
145
#define
BITSET_IS_EMPTY
(bs,empty) do {\
[
all
...]
Completed in 611 milliseconds