Searched refs:FL_IMPSYM (Results 1 – 1 of 1) sorted by relevance
88 FL_IMPSYM = 128, enumerator694 fprintf(fileDest, pexp->uFlags & FL_IMPSYM ? "==" : "="); in OutputLine_def_GCC()757 if (pexp->uFlags & FL_IMPSYM) in OutputLine_def()847 if ((pexp->uFlags & FL_IMPSYM) == 0) in OutputLine_implib_asm()1175 exp.uFlags |= FL_IMPSYM; in ParseFile()1386 if ((exp.uFlags & FL_IMPSYM) && (exp.strTarget.buf == NULL)) in ParseFile()