Searched refs:SlashSlashComment (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DSimpleFileParsing.c741 BOOLEAN SlashSlashComment; local
746 SlashSlashComment = FALSE;
754 if (InComment && SlashSlashComment) {
756 SlashSlashComment = FALSE;
768 !SlashSlashComment &&
785 SlashSlashComment = TRUE;
794 SlashSlashComment = FALSE;

Completed in 40 milliseconds