Searched refs:condexpr_create (Results 1 – 3 of 3) sorted by relevance
1282 cx = condexpr_create(CX_ATOM); in mk_cx_atom()1292 cx = condexpr_create(CX_NOT); in mk_cx_not()1302 cx = condexpr_create(CX_AND); in mk_cx_and()1313 cx = condexpr_create(CX_OR); in mk_cx_or()
387 condexpr_create(enum condexpr_types type) in condexpr_create() function
683 struct condexpr *condexpr_create(enum condexpr_types);