Home
last modified time | relevance | path

Searched defs:type (Results 1 – 8 of 8) sorted by relevance

/include/
A Dmath-narrow-eval.h32 # define excess_precision(type) __builtin_types_compatible_p (type, float) argument
34 # define excess_precision(type) (__builtin_types_compatible_p (type, float) \ argument
A Dstdio_ext.h8 #define __fsetlocking(fp, type) \ argument
A Dalloc_buffer.h272 #define alloc_buffer_alloc(buf, type) \ argument
327 #define alloc_buffer_next(buf, type) \ argument
342 #define alloc_buffer_alloc_array(buf, type, count) \ argument
A Dvalues.h29 #define _TYPEBITS(type) (sizeof (type) * CHAR_BIT) argument
A Dlist.h76 #define list_entry(ptr, type, member) \ argument
A Dlibc-pointer-arith.h25 # define __pointer_type(type) (__builtin_classify_type ((type) 0) == 5) argument
A Dlink.h389 #define ELFW(type) _ElfW (ELF, __ELF_NATIVE_CLASS, type) argument
A Dlibc-symbols.h327 #define declare_symbol_alias(symbol, original, type, size) \ argument
330 # define declare_symbol_alias_1(symbol, original, type, size) \ argument
335 # define declare_symbol_alias_1(symbol, original, type, size) \ argument

Completed in 22 milliseconds