Searched refs:_zzmatch_wsig (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Derr.h524 _zzmatch_wsig(int _t) function
526 _zzmatch_wsig(_t)
571 _zzmatch_wsig(int _t) function
573 _zzmatch_wsig(_t)
616 _zzmatch_wsig(int _t) function
618 _zzmatch_wsig(_t)
H A Dantlr.h550 if ( !_zzmatch_wsig(_t) ) if (zzguessing) { zzGUESS_FAIL; } else {_signal=MismatchedToken; goto handler;}
553 if ( !_zzmatch_wsig(_t) ) {_signal=MismatchedToken; goto handler;}
558 extern int _zzmatch_wsig(int);
561 extern int _zzmatch_wsig();

Completed in 46 milliseconds