Searched refs:acond (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dloop-unswitch.c268 rtx cond, rcond = NULL_RTX, conds, rconds, acond, cinsn; local
346 for (acond = cond_checked; acond; acond = XEXP (acond, 1))
347 simplify_using_condition (XEXP (acond, 0), &cond, NULL);
/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c64 int acond; local
72 if (audit_get_cond(&acond) != 0) {
85 if (acond == AUC_NOAUDIT)

Completed in 168 milliseconds