Searched refs:apply_special_operator (Results 1 – 4 of 4) sorted by relevance
393 apply_special_operator (operatorT op, int num) in apply_special_operator() function1439 *valP = value = apply_special_operator (O_lo16, value); in md_apply_fix()1447 *valP = value = apply_special_operator (O_hi16, value); in md_apply_fix()1455 *valP = value = apply_special_operator (O_ha16, value); in md_apply_fix()
437 apply_special_operator (operatorT op, offsetT num, const char *file, in apply_special_operator() function1674 *valP = value = apply_special_operator (special, value, in md_apply_fix()
1661 * tc-tilepro.c (apply_special_operator): delete cases for1672 (apply_special_operator): delete cases for got and tls
3095 (apply_special_operator): Likewise.