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 683 is_nonzero(const tnode_t *tn) function in typeref:typename:bool
func.c 723 cstmt->c_maybe_endless = is_nonzero(tn);
807 cstmt->c_maybe_endless = tn2 == NULL || is_nonzero(tn2);

Completed in 29 milliseconds