Searched refs:EALIGN (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/ |
H A D | sysdep.h | 167 #define EALIGN(name, alignt, words) \ 178 #define EALIGN(name, alignt, words) \
|
/haiku/src/system/libroot/posix/glibc/arch/ppc/ |
H A D | add_n.S | 32 EALIGN (BP_SYM (__mpn_add_n), 3, 0) label
|
H A D | sub_n.S | 32 EALIGN (BP_SYM (__mpn_sub_n), 3, 1) label
|
H A D | lshift.S | 27 EALIGN (BP_SYM (__mpn_lshift), 3, 0) label
|