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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dglobals.c233 /* fpPrint[node type] == pointer to function that knows how to print that node. */
235 void (*fpPrint[NumNodeTypes+1])(... /* Node * */) = { variable
243 void (*fpPrint[NumNodeTypes+1])() = { variable

Completed in 39 milliseconds