Home
last modified time | relevance | path

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

/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/ld-tigcc/
H A Dmain_opt.inc117 int DumpIdx = atoi (Arg);
118 if ((DumpIdx >= 0) && (DumpIdx < DUMP_COUNT))
119 Dump [DumpIdx] = TRUE;
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dtext.c3783 DumpIdx, SignalEmitIdx, MarkIdx, GotoWordStartIdx, in gnoclTextCommand() enumerator
4727 case DumpIdx: in gnoclTextCommand()