Searched refs:make_funcs (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr64345-2.c75 #define make_funcs(bitpos)\ macro
85 make_funcs (0)
86 make_funcs (1)
87 make_funcs (2)
88 make_funcs (3)
89 make_funcs (4)
90 make_funcs (5)
91 make_funcs (6)
92 make_funcs (7)
93 make_funcs (
[all...]
H A Dpr64345-1.c71 #define make_funcs(type)\ macro
90 make_funcs (int8_t)
91 make_funcs (uint8_t)
92 make_funcs (int16_t)
93 make_funcs (uint16_t)
94 make_funcs (int32_t)
95 make_funcs (uint32_t)
96 make_funcs (int64_t)
97 make_funcs (uint64_t)

Completed in 38 milliseconds