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

  /src/usr.bin/xlint/lint1/
debug.c 351 tq.tq_restrict ? " restrict" : "",
509 debug_word(dl->d_qual.tq_restrict, "restrict");
lint1.h 76 bool tq_restrict; member in struct:__anondcf084d00208
decl.c 1215 dst->tq_restrict = dst->tq_restrict | src.tq_restrict;
lex.c 175 kwdef_tqual( "restrict", tq_restrict, 99,0,7),
cgram.y 1703 if (!$1.tq_restrict)

Completed in 79 milliseconds