HomeSort by relevance Sort by last modified time
    Searched refs:IS_DYNAMIC_OPTION (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h 303 #define IS_DYNAMIC_OPTION(option) \
307 #define IS_DYNAMIC_OPTION(option) 0
546 /* no need: IS_DYNAMIC_OPTION() == 0 */
regcomp.c 1175 if (IS_DYNAMIC_OPTION(prev ^ node->option)) {
1189 if (IS_DYNAMIC_OPTION(prev ^ node->option)) {
1202 if (IS_DYNAMIC_OPTION(prev ^ node->option)) {
    [all...]

Completed in 726 milliseconds