Searched refs:DumpListOfParmNames (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dlex.c647 DumpListOfParmNames(char *pdecl, FILE *output, int initialComma) /* MR5 */ function
649 DumpListOfParmNames(pdecl, output, initialComma) /* MR5 */
656 require(output!=NULL, "DumpListOfParmNames: NULL parm");
H A Dproto.h379 extern void DumpListOfParmNames( char *, FILE *, int ); /* MR5 janm 26-May-97 */
660 extern void DumpListOfParmNames(); /* MR5 janm 26-May-97 */
H A Dgen.c3769 DumpListOfParmNames( q->pdecl, output, needComma ); /* MR5 */

Completed in 54 milliseconds