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

  /src/usr.bin/xlint/lint2/
lint2.h 84 bool a_pcon:1; /* msb of argument is not set */ member in struct:arginf
read.c 353 ai->a_pcon = ai->a_zero = true;
355 ai->a_pcon = true;
chk.c 561 if (ai->a_zero || ai->a_pcon)

Completed in 21 milliseconds