Home
last modified time | relevance | path

Searched refs:DumpSym (Results 1 – 4 of 4) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/a68k/
H A DA68kglb.h50 GLOBAL int DumpSym; /* -d Dump the symbol table. */ variable
H A DA68kmain.c77 XrefList = DumpSym = GotEqur = KeepTabs = keepobj = FALSE;
121 DumpSym = TRUE;
H A DA68kmisc.c970 if (DumpSym) { /* Dump the symbol table. */
/dports/devel/asmx/asmx-1.8.2_2/
H A Dasmguts.h1718 void DumpSym(SymPtr p, char *s, int *w) in DumpSym() function
1783 DumpSym(p,s,&w); in DumpSymTab()