Searched refs:a_zero (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h85 u_int a_zero : 1; /* argument is 0 */ member in struct:arginf
H A Dchk.c553 if (ai->a_zero || ai->a_pcon)
578 if (ai != NULL && ai->a_zero)
H A Dread.c310 ai->a_pcon = ai->a_zero = 1;

Completed in 71 milliseconds