Searched refs:S_ABSOLUTE (Results 1 – 1 of 1) sorted by relevance
114 #define S_ABSOLUTE 0x0001 macro506 if (symbols[i].type == S_ABSOLUTE) in emit_symbols()932 type = strcmpi (tokens[tokenix-1].name, "ABSOLUTE") ? S_RELATIVE : S_ABSOLUTE; in f_define()