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

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu-c.c 77 if (rid_code == RID_UNSIGNED || rid_code == RID_LONG
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390-c.cc 261 if (rid_code == RID_UNSIGNED || rid_code == RID_LONG
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390-c.cc 261 if (rid_code == RID_UNSIGNED || rid_code == RID_LONG
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 68 RID_UNSIGNED, RID_LONG, RID_CONST, RID_EXTERN,
c-common.cc 497 { "long", RID_LONG, 0 },
4283 record_builtin_type (RID_LONG, "long int", long_integer_type_node);
8378 case RID_LONG:
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 266 if (rid_code == RID_UNSIGNED || rid_code == RID_LONG
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 68 RID_UNSIGNED, RID_LONG, RID_CONST, RID_EXTERN,
c-common.cc 522 { "long", RID_LONG, 0 },
4350 record_builtin_type (RID_LONG, "long int", long_integer_type_node);
8833 case RID_LONG:
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 265 if (rid_code == RID_UNSIGNED || rid_code == RID_LONG
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 556 case RID_LONG:
733 case RID_LONG:
2956 case RID_LONG:
4513 case RID_LONG:
11816 case RID_LONG:
c-decl.cc 10943 case RID_LONG:
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 588 case RID_LONG:
792 case RID_LONG:
3446 case RID_LONG:
5163 case RID_LONG:
13892 case RID_LONG:
c-decl.cc 11900 case RID_LONG:
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc 1049 case RID_LONG:
19550 case RID_LONG:
19718 && token->keyword != RID_LONG))
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc 1156 case RID_LONG:
20306 case RID_LONG:
20482 && token->keyword != RID_LONG))
    [all...]

Completed in 140 milliseconds