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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dgen.c49 /* C_Trans[node type] == pointer to function that knows how to translate that node. */
51 void (*C_Trans[NumNodeTypes+1])(...) = { variable
60 void (*C_Trans[NumNodeTypes+1])() = { variable

Completed in 41 milliseconds