Searched refs:exportedness (Results 1 – 1 of 1) sorted by relevance
14135 int exportedness = 0; in write_imports() local14137 exportedness = +1; in write_imports()14139 exportedness = -1; in write_imports()14140 sec.i (exportedness); in write_imports()14167 int exportedness = 0; in read_imports() local14186 exportedness = sec.i (); in read_imports()14220 if (exportedness > 0) in read_imports()14239 if (lmaps && exportedness >= 0) in read_imports()14240 set_import (imp, bool (exportedness)); in read_imports()14242 : exportedness > 0 ? "exported " in read_imports()[all …]