OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_OP_NULL_CHECK_END
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h
614
#define
SIZE_OP_NULL_CHECK_END
(SIZE_OPCODE + SIZE_MEMNUM)
regcomp.c
762
mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START +
SIZE_OP_NULL_CHECK_END
);
865
mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START +
SIZE_OP_NULL_CHECK_END
);
991
mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START +
SIZE_OP_NULL_CHECK_END
);
1065
mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START +
SIZE_OP_NULL_CHECK_END
);
[
all
...]
Completed in 52 milliseconds