Home
last modified time | relevance | path

Searched refs:sameSource (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
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)) {