Searched defs:DECL_EXTERNAL (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree.h2706 DECL_EXTERNAL may be true simultaneously; that can be the case for
2708 #define DECL_EXTERNAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.decl_flag_1)
2800 In VAR_DECL and FUNCTION_DECL, this is DECL_EXTERNAL.
3459 This uses the same flag as DECL_EXTERNAL. */
2695 #define DECL_EXTERNAL macro
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree.h2706 DECL_EXTERNAL may be true simultaneously; that can be the case for
2708 #define DECL_EXTERNAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.decl_flag_1)
2800 In VAR_DECL and FUNCTION_DECL, this is DECL_EXTERNAL.
3459 This uses the same flag as DECL_EXTERNAL. */
2695 #define DECL_EXTERNAL macro
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree.h2706 DECL_EXTERNAL may be true simultaneously; that can be the case for
2708 #define DECL_EXTERNAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.decl_flag_1)
2800 In VAR_DECL and FUNCTION_DECL, this is DECL_EXTERNAL.
3459 This uses the same flag as DECL_EXTERNAL. */
2695 #define DECL_EXTERNAL macro
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree.h2706 DECL_EXTERNAL may be true simultaneously; that can be the case for
2708 #define DECL_EXTERNAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.decl_flag_1)
2800 In VAR_DECL and FUNCTION_DECL, this is DECL_EXTERNAL.
3459 This uses the same flag as DECL_EXTERNAL. */
2695 #define DECL_EXTERNAL macro

Completed in 81 milliseconds