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

  /src/usr.bin/xlint/common/
lint.h 85 COMPLEX, /* keyword "_Complex", only used in the parser */
124 bool tt_is_complex:1; /* complex type */
  /src/usr.bin/xlint/lint1/
lex.c 145 kwdef_type( "_Complex", COMPLEX, 99),
decl.c 352 if (t == COMPLEX) {

Completed in 16 milliseconds