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

  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390-builtins.h 33 #undef DEF_DISTINCT_TYPE
40 #define DEF_DISTINCT_TYPE(INDEX, ...) INDEX,
53 #undef DEF_DISTINCT_TYPE
60 #define DEF_DISTINCT_TYPE(...)
73 #undef DEF_DISTINCT_TYPE
80 #define DEF_DISTINCT_TYPE(...)
s390-c.cc 111 #undef DEF_DISTINCT_TYPE
118 #define DEF_DISTINCT_TYPE(...)
s390-builtin-types.def 115 DEF_DISTINCT_TYPE (BT_BCHAR, BT_UCHAR)
116 DEF_DISTINCT_TYPE (BT_BINT, BT_UINT)
117 DEF_DISTINCT_TYPE (BT_BINT128, BT_UINT128)
118 DEF_DISTINCT_TYPE (BT_BLONGLONG, BT_ULONGLONG)
119 DEF_DISTINCT_TYPE (BT_BSHORT, BT_USHORT)
s390.cc 734 #undef DEF_DISTINCT_TYPE
735 #define DEF_DISTINCT_TYPE(INDEX, INDEX_BASE) \
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390-builtins.h 33 #undef DEF_DISTINCT_TYPE
40 #define DEF_DISTINCT_TYPE(INDEX, ...) INDEX,
53 #undef DEF_DISTINCT_TYPE
60 #define DEF_DISTINCT_TYPE(...)
73 #undef DEF_DISTINCT_TYPE
80 #define DEF_DISTINCT_TYPE(...)
s390-c.cc 111 #undef DEF_DISTINCT_TYPE
118 #define DEF_DISTINCT_TYPE(...)
s390-builtin-types.def 115 DEF_DISTINCT_TYPE (BT_BCHAR, BT_UCHAR)
116 DEF_DISTINCT_TYPE (BT_BINT, BT_UINT)
117 DEF_DISTINCT_TYPE (BT_BLONGLONG, BT_ULONGLONG)
118 DEF_DISTINCT_TYPE (BT_BSHORT, BT_USHORT)
s390.cc 675 #undef DEF_DISTINCT_TYPE
676 #define DEF_DISTINCT_TYPE(INDEX, INDEX_BASE) \

Completed in 68 milliseconds