Searched defs:MARK_POP_KEEP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/
H A D_sre.c759 #define MARK_POP_KEEP(lastmark) \ macro
1015 MARK_POP_KEEP(ctx->lastmark);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c768 #define MARK_POP_KEEP(lastmark) \ macro
1024 MARK_POP_KEEP(ctx->lastmark);

Completed in 77 milliseconds