HomeSort by relevance Sort by last modified time
    Searched full:union_type (Results 1 - 25 of 25) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.def 105 could point to a RECORD_TYPE, UNION_TYPE or QUAL_UNION_TYPE node
112 ENUMERAL_TYPE, RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE nodes;
135 RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE forward refs are
194 compiler. ARRAY_TYPE, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE.
222 DEFTREECODE (UNION_TYPE, "union_type", tcc_type, 0) /* C union type */
224 /* Similar to UNION_TYPE, except that the expressions in DECL_QUALIFIER
294 FIELD_DECLs, this is the RECORD_TYPE, UNION_TYPE, or
298 RECORD_TYPE or UNION_TYPE for the containing type, or NULL_TREE or
447 For RECORD_TYPE, UNION_TYPE, or QUAL_UNION_TYPE
    [all...]
tree-check.h 24 #define UNION_TYPE_CHECK(t) TREE_CHECK (t, UNION_TYPE)
tree.h 585 RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE
971 TREE_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
973 TREE_NOT_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
    [all...]
target.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.def 105 could point to a RECORD_TYPE, UNION_TYPE or QUAL_UNION_TYPE node
112 ENUMERAL_TYPE, RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE nodes;
135 RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE forward refs are
194 compiler. ARRAY_TYPE, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE.
222 DEFTREECODE (UNION_TYPE, "union_type", tcc_type, 0) /* C union type */
224 /* Similar to UNION_TYPE, except that the expressions in DECL_QUALIFIER
294 FIELD_DECLs, this is the RECORD_TYPE, UNION_TYPE, or
298 RECORD_TYPE or UNION_TYPE for the containing type, or NULL_TREE or
447 For RECORD_TYPE, UNION_TYPE, or QUAL_UNION_TYPE
    [all...]
tree-check.h 24 #define UNION_TYPE_CHECK(t) TREE_CHECK (t, UNION_TYPE)
tree.h 585 RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE
971 TREE_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
973 TREE_NOT_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
    [all...]
target.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.def 105 could point to a RECORD_TYPE, UNION_TYPE or QUAL_UNION_TYPE node
112 ENUMERAL_TYPE, RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE nodes;
135 RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE forward refs are
194 compiler. ARRAY_TYPE, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE.
222 DEFTREECODE (UNION_TYPE, "union_type", tcc_type, 0) /* C union type */
224 /* Similar to UNION_TYPE, except that the expressions in DECL_QUALIFIER
294 FIELD_DECLs, this is the RECORD_TYPE, UNION_TYPE, or
298 RECORD_TYPE or UNION_TYPE for the containing type, or NULL_TREE or
447 For RECORD_TYPE, UNION_TYPE, or QUAL_UNION_TYPE
    [all...]
tree-check.h 24 #define UNION_TYPE_CHECK(t) TREE_CHECK (t, UNION_TYPE)
tree.h 585 RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE
971 TREE_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
973 TREE_NOT_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
    [all...]
target.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.def 105 could point to a RECORD_TYPE, UNION_TYPE or QUAL_UNION_TYPE node
112 ENUMERAL_TYPE, RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE nodes;
135 RECORD_TYPE, UNION_TYPE, and QUAL_UNION_TYPE forward refs are
194 compiler. ARRAY_TYPE, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE.
222 DEFTREECODE (UNION_TYPE, "union_type", tcc_type, 0) /* C union type */
224 /* Similar to UNION_TYPE, except that the expressions in DECL_QUALIFIER
294 FIELD_DECLs, this is the RECORD_TYPE, UNION_TYPE, or
298 RECORD_TYPE or UNION_TYPE for the containing type, or NULL_TREE or
447 For RECORD_TYPE, UNION_TYPE, or QUAL_UNION_TYPE
    [all...]
tree-check.h 24 #define UNION_TYPE_CHECK(t) TREE_CHECK (t, UNION_TYPE)
tree.h 585 RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE
971 TREE_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
973 TREE_NOT_CHECK3 (T, RECORD_TYPE, UNION_TYPE, QUAL_UNION_TYPE)
    [all...]
target.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 118 5: CLASS_TYPE_P (in RECORD_TYPE and UNION_TYPE)
495 /* In a RECORD_TYPE or UNION_TYPE, nonzero if any component is read-only. */
3854 union_type, \/* "union" types. *\/ enumerator in enum:tag_types
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 118 5: CLASS_TYPE_P (in RECORD_TYPE and UNION_TYPE)
495 /* In a RECORD_TYPE or UNION_TYPE, nonzero if any component is read-only. */
3854 union_type, \/* "union" types. *\/ enumerator in enum:tag_types
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 118 5: CLASS_TYPE_P (in RECORD_TYPE and UNION_TYPE)
495 /* In a RECORD_TYPE or UNION_TYPE, nonzero if any component is read-only. */
3854 union_type, \/* "union" types. *\/ enumerator in enum:tag_types
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 118 5: CLASS_TYPE_P (in RECORD_TYPE and UNION_TYPE)
495 /* In a RECORD_TYPE or UNION_TYPE, nonzero if any component is read-only. */
3854 union_type, \/* "union" types. *\/ enumerator in enum:tag_types
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 618 || TREE_CODE (EXP) == UNION_TYPE \
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 618 || TREE_CODE (EXP) == UNION_TYPE \
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 618 || TREE_CODE (EXP) == UNION_TYPE \
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 618 || TREE_CODE (EXP) == UNION_TYPE \
    [all...]
  /external/elfutils/src/
readelf.c     [all...]

Completed in 1151 milliseconds