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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dgen.c802 genPred(Predicate *p, Node *j,int suppress_sva) argument
804 genPred(p,j,suppress_sva)
807 int suppress_sva;
810 if ( FoundException && !suppress_sva) {_gen("(_sva=(");} /* MR11 suppress_sva */
835 if ( FoundException && !suppress_sva) /* MR11 suppress_sva */
1003 genPredTree( Predicate *p, Node *j, int in_and_expr, int suppress_sva )
1005 genPredTree( p, j, in_and_expr, suppress_sva)
1009 int suppress_sva;
[all...]

Completed in 453 milliseconds