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

  /src/usr.bin/xlint/lint2/
lint2.h 83 bool a_zero:1; /* argument is 0 */ member in struct:arginf
chk.c 561 if (ai->a_zero || ai->a_pcon)
586 if (ai != NULL && ai->a_zero)
read.c 353 ai->a_pcon = ai->a_zero = true;

Completed in 16 milliseconds