Searched refs:r_condition_type (Results 1 – 3 of 3) sorted by relevance
29 enum r_condition_type { enum37 enum r_condition_type r_cnd_type(sexp* cnd);
186 enum r_condition_type r_cnd_type(sexp* cnd) { in r_cnd_type()
21 enum r_condition_type type = r_cnd_type(cnd); in rlang_cnd_type()