Searched refs:export_flag (Results 1 – 3 of 3) sorted by relevance
173 static int export_flag; /* true if -bE */ variable1074 export_flag = 1; in main()2503 && which_pass == PASS_OBJ && !export_flag) in scan_prog_file()
203 static int export_flag; /* true if -bE */ variable1133 export_flag = 1;2863 if (which_pass == PASS_OBJ && (! export_flag))
7213 (export_flag): New variable.