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

  /src/external/gpl3/gcc/dist/gcc/c/
c-tree.h 279 cts_int, enumerator in enum:c_typespec_keyword
c-decl.cc 12231 else if (specs->typespec_word == cts_int)
12460 specs->typespec_word = cts_int;
13051 specs->typespec_word = cts_int;
13074 specs->typespec_word = cts_int;
13143 case cts_int:
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-tree.h 246 cts_int, enumerator in enum:c_typespec_keyword
c-decl.cc 11258 else if (specs->typespec_word == cts_int)
11487 specs->typespec_word = cts_int;
11973 specs->typespec_word = cts_int;
11984 specs->typespec_word = cts_int;
12052 case cts_int:

Completed in 46 milliseconds