Home
last modified time | relevance | path

Searched refs:optdump (Results 1 – 2 of 2) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Dgretl.c121 static int optrun, opteng, optbasque, optdump, optver; variable
146 { "dump", 'c', 0, G_OPTION_ARG_NONE, &optdump,
794 } else if (optdump) { in main()
/dports/lang/pcc/pcc-1.1.0/mip/
H A Doptim2.c60 void optdump(struct interpass *ip);
680 optdump(struct interpass *ip) in optdump() function