Searched refs:A_REPLACE_OP (Results 1 – 1 of 1) sorted by relevance
103 #define A_REPLACE_OP '=' macro1221 (action == A_REPLACE_OP) ? A_SET_OP : action, in parse_entry()1225 return (set_attr_args(attr, ((action == A_REPLACE_OP) || in parse_entry()1246 (action == A_REPLACE_OP) ? A_SET_OP : action, in parse_entry()1344 case A_REPLACE_OP: in parse_attr_args()1384 (action != A_REPLACE_OP)) { in parse_attr_args()1401 if ((*tok == RIGHTBRACE) || (action == A_REPLACE_OP) || in parse_attr_args()1404 if ((action == A_REPLACE_OP) || in parse_attr_args()1440 if ((action == A_REPLACE_OP) || in parse_attr_args()