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

  /src/usr.bin/xlint/lint1/
lint1.h 199 NC_TRUE, /* since C23 */
lex.c 189 kwdef_const( "true", NC_TRUE, 23,0,1),
cgram.y 566 nc->u.value.u.integer = $1 == NC_TRUE ? 1 : 0;

Completed in 15 milliseconds