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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.c1784 int first_on_line = 1, use_def_MT_handler = 0; local
1833 node = element( old_not, first_on_line, use_def_MT_handler );
1835 if ( node!=NULL && node->ntype!=nAction ) first_on_line = 0;
1958 element(int old_not,int first_on_line,int use_def_MT_handler) argument
1960 element(old_not,first_on_line,use_def_MT_handler)
1962 int first_on_line;
2120 if ( p!=NULL && first_on_line ) {
2234 if ( first_on_line ) {
2279 if ( first_on_line ) {
2379 if ( first_on_line ) {
[all...]

Completed in 48 milliseconds