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

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dlint2.h86 u_int a_pcon : 1; /* msb of argument is not set */ member in struct:arginf
H A Dread.c310 ai->a_pcon = ai->a_zero = 1;
312 ai->a_pcon = 1;
H A Dchk.c553 if (ai->a_zero || ai->a_pcon)

Completed in 69 milliseconds