Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dglobals.c461 int MRhoistingk = 0; /* MR13 */ variable
Dmain.c469 if ( ci_strequ(t,"on")) MRhoistingk = 1;
470 else if ( ci_strequ(t,"off")==0 ) MRhoistingk = 0;
471 if (MRhoistingk) {
688 if (MRhoistingk) { /* MR13 */
Dproto.h206 extern int MRhoistingk; /* MR13 */
Dmrhoist.c2800 if (! MRhoistingk) {