Searched refs:replace_with_bool (Results 1 – 1 of 1) sorted by relevance
151 static void replace_with_bool(struct token *token, bool val) in replace_with_bool() function161 replace_with_bool(token, token_defined(token)); in replace_with_defined()167 replace_with_bool(token, sym && sym->builtin); in replace_with_has_builtin()173 replace_with_bool(token, sym && sym->op && sym->op->attribute); in replace_with_has_attribute()