HomeSort by relevance Sort by last modified time
    Searched refs:DECL (Results 1 - 19 of 19) sorted by null

  /bionic/libm/src/
s_fdim.c 32 #define DECL(type, fn) \
44 DECL(double, fdim)
45 DECL(float, fdimf)
46 DECL(long double, fdiml)
s_nearbyint.c 40 #define DECL(type, fn, rint) \
53 DECL(double, nearbyint, rint)
54 DECL(float, nearbyintf, rintf)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
unknown-elf.h 54 /* Return a nonzero value if DECL has a section attribute. */
55 #define IN_NAMED_SECTION(DECL) \
56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
57 && DECL_SECTION_NAME (DECL) != NULL_TREE)
60 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
63 if (IN_NAMED_SECTION (DECL)) \
64 switch_to_section (get_named_section (DECL, NULL, 0)); \
70 last_assemble_variable_decl = DECL; \
71 ASM_DECLARE_OBJECT_NAME (FILE, NAME, DECL); \
    [all...]
elf.h 76 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
79 ARM_DECLARE_FUNCTION_NAME (FILE, NAME, DECL); \
81 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
89 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \
aout.h 209 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \
212 ARM_DECLARE_FUNCTION_NAME (STREAM, NAME, DECL); \
328 #define ASM_OUTPUT_ALIGNED_BSS(STREAM, DECL, NAME, SIZE, ALIGN) \
329 asm_output_aligned_bss (STREAM, DECL, NAME, SIZE, ALIGN)
arm.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
unknown-elf.h 54 /* Return a nonzero value if DECL has a section attribute. */
55 #define IN_NAMED_SECTION(DECL) \
56 ((TREE_CODE (DECL) == FUNCTION_DECL || TREE_CODE (DECL) == VAR_DECL) \
57 && DECL_SECTION_NAME (DECL) != NULL_TREE)
60 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
63 if (IN_NAMED_SECTION (DECL)) \
64 switch_to_section (get_named_section (DECL, NULL, 0)); \
70 last_assemble_variable_decl = DECL; \
71 ASM_DECLARE_OBJECT_NAME (FILE, NAME, DECL); \
    [all...]
elf.h 76 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
79 ARM_DECLARE_FUNCTION_NAME (FILE, NAME, DECL); \
81 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
89 #define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \
aout.h 209 #define ASM_DECLARE_FUNCTION_NAME(STREAM, NAME, DECL) \
212 ARM_DECLARE_FUNCTION_NAME (STREAM, NAME, DECL); \
328 #define ASM_OUTPUT_ALIGNED_BSS(STREAM, DECL, NAME, SIZE, ALIGN) \
329 asm_output_aligned_bss (STREAM, DECL, NAME, SIZE, ALIGN)
arm.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/
elfos.h 222 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
280 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
284 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
292 #define ASM_DECLARE_OBJECT_NAME(FILE, NAME, DECL) \
301 && (DECL) && DECL_SIZE (DECL)) \
304 size = int_size_in_bytes (TREE_TYPE (DECL)); \
312 /* Output the size directive for a decl in rest_of_decl_compilation
316 by ASM_DECLARE_OBJECT_NAME when it was run for the same decl. *
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/
elfos.h 222 #define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)
280 #define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \
284 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
292 #define ASM_DECLARE_OBJECT_NAME(FILE, NAME, DECL) \
301 && (DECL) && DECL_SIZE (DECL)) \
304 size = int_size_in_bytes (TREE_TYPE (DECL)); \
312 /* Output the size directive for a decl in rest_of_decl_compilation
316 by ASM_DECLARE_OBJECT_NAME when it was run for the same decl. *
    [all...]
  /external/libxml2/
HTMLparser.c 623 #define DECL (const char**)
628 DECL html_inline , NULL , DECL a_attrs , DECL target_attr, NULL
631 DECL html_inline , NULL , DECL html_attrs, NULL, NULL
634 DECL html_inline , NULL , DECL html_attrs, NULL, NULL
637 DECL inline_p , NULL , DECL html_attrs, NULL, NUL
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
defaults.h 122 #define ASM_OUTPUT_TLS_COMMON(FILE, DECL, NAME, SIZE) \
128 (SIZE), DECL_ALIGN (DECL) / BITS_PER_UNIT); \
136 #define TARGET_DEFERRED_OUTPUT_DEFS(DECL,TARGET) false
193 #define ASM_OUTPUT_WEAKREF(FILE, DECL, NAME, VALUE) \
621 #define TARGET_USE_LOCAL_THUNK_ALIAS_P(DECL) 1
623 #define TARGET_USE_LOCAL_THUNK_ALIAS_P(DECL) 0
963 #define LOCAL_DECL_ALIGNMENT(DECL) \
964 LOCAL_ALIGNMENT (TREE_TYPE (DECL), DECL_ALIGN (DECL))
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
118 #define VAR_OR_FUNCTION_DECL_P(DECL)\
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
defaults.h 122 #define ASM_OUTPUT_TLS_COMMON(FILE, DECL, NAME, SIZE) \
128 (SIZE), DECL_ALIGN (DECL) / BITS_PER_UNIT); \
136 #define TARGET_DEFERRED_OUTPUT_DEFS(DECL,TARGET) false
193 #define ASM_OUTPUT_WEAKREF(FILE, DECL, NAME, VALUE) \
621 #define TARGET_USE_LOCAL_THUNK_ALIAS_P(DECL) 1
623 #define TARGET_USE_LOCAL_THUNK_ALIAS_P(DECL) 0
963 #define LOCAL_DECL_ALIGNMENT(DECL) \
964 LOCAL_ALIGNMENT (TREE_TYPE (DECL), DECL_ALIGN (DECL))
tree.h 116 /* Nonzero if DECL represents a VAR_DECL or FUNCTION_DECL. */
118 #define VAR_OR_FUNCTION_DECL_P(DECL)\
119 (TREE_CODE (DECL) == VAR_DECL || TREE_CODE (DECL) == FUNCTION_DECL)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 251 tree decl;
404 VALUE field is a DECL for the associated declaration. Thus,
250 tree decl; local
4162 tree decl; local
4693 tree decl; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 251 tree decl;
404 VALUE field is a DECL for the associated declaration. Thus,
250 tree decl; local
4166 tree decl; local
4702 tree decl; local
    [all...]

Completed in 281 milliseconds