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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmrhoist.c1874 int sameSource=(me->source == him->source); local
1880 if (sameInvert && (sameSource || samePredEntry)) {
1906 if (!sameInvert && (sameSource || samePredEntry)) {
2318 int sameSource=(a->source == b->source); local
2324 if (sameInvert && (sameSource || samePredEntry)) {

Completed in 38 milliseconds