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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h 563 #define SIZE_MEMNUM sizeof(MemNumType)
596 #define SIZE_OP_REPEAT_INC (SIZE_OPCODE + SIZE_MEMNUM)
597 #define SIZE_OP_REPEAT_INC_NG (SIZE_OPCODE + SIZE_MEMNUM)
605 #define SIZE_OP_MEMORY_START (SIZE_OPCODE + SIZE_MEMNUM)
606 #define SIZE_OP_MEMORY_START_PUSH (SIZE_OPCODE + SIZE_MEMNUM)
607 #define SIZE_OP_MEMORY_END_PUSH (SIZE_OPCODE + SIZE_MEMNUM)
608 #define SIZE_OP_MEMORY_END_PUSH_REC (SIZE_OPCODE + SIZE_MEMNUM)
609 #define SIZE_OP_MEMORY_END (SIZE_OPCODE + SIZE_MEMNUM)
610 #define SIZE_OP_MEMORY_END_REC (SIZE_OPCODE + SIZE_MEMNUM)
613 #define SIZE_OP_NULL_CHECK_START (SIZE_OPCODE + SIZE_MEMNUM)
    [all...]
regcomp.c 254 BBUF_ADD(reg, &n, SIZE_MEMNUM);
808 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM;
1029 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM;
    [all...]
regexec.c     [all...]

Completed in 89 milliseconds