Searched defs:not2 (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regparse.c | 1827 #define SWAP_BBUF_NOT(bbuf1, not1, bbuf2, not2) do {\ argument 1836 BBuf* bbuf2, int not2, BBuf** pbuf) in or_code_range_buf() 1932 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf() 1991 int r, not1, not2; in and_cclass() local 2049 int r, not1, not2; in or_cclass() local
|