Searched refs:IS_TERMINAL_COMPREF (Results 1 – 1 of 1) sorted by relevance
451 #define IS_TERMINAL_COMPREF(cr) (cr->cr_curr->ci_next == NULL) macro466 if ( IS_TERMINAL_COMPREF(cr) ) { in comp_test_all_components()