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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Ddlg_a.c49 int func_action; /* should actions be turned into functions?*/ variable
172 if (func_action)
360 if (func_action) fprintf(OUT,"}\n\n");

Completed in 35 milliseconds