Searched defs:SRE_ERROR_ILLEGAL (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.c102 #define SRE_ERROR_ILLEGAL -1 /* illegal opcode */ macro
1432 RETURN_ERROR(SRE_ERROR_ILLEGAL);
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c111 #define SRE_ERROR_ILLEGAL -1 /* illegal opcode */ macro
1441 RETURN_ERROR(SRE_ERROR_ILLEGAL);

Completed in 1525 milliseconds