Searched refs:IS_AST_GEN3 (Results 1 – 2 of 2) sorted by relevance
267 #define IS_AST_GEN3(__ast) __ast_gen_is_eq(__ast, 3) macro
519 } else if (IS_AST_GEN3(ast) || IS_AST_GEN2(ast)) { in ast_set_crtthd_reg()