HomeSort by: relevance | last modified time | path
    Searched refs:is_nonzero (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint1/
lint1.h 685 is_nonzero(const tnode_t *tn) function
func.c 724 cstmt->c_maybe_endless = is_nonzero(tn);
808 cstmt->c_maybe_endless = tn2 == NULL || is_nonzero(tn2);

Completed in 22 milliseconds