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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DCParser.py520 self.following.append(self.FOLLOW_macro_statement_in_external_declaration123)
18403 FOLLOW_macro_statement_in_external_declaration123 = frozenset([1, 25]) variable in class:CParser
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DCParser.py520 self.following.append(self.FOLLOW_macro_statement_in_external_declaration123)
18403 FOLLOW_macro_statement_in_external_declaration123 = frozenset([1, 25]) variable in class:CParser

Completed in 298 milliseconds