Searched refs:alignt (Results 1 – 14 of 14) sorted by relevance
/sysdeps/powerpc/powerpc32/power4/multiarch/ |
A D | mempcpy-power7.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memcpy-cell.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memset-power6.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | strncmp-power7.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memcpy-a2.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memcpy-power6.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memcpy-power7.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memset-power7.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | strncmp-ppc32.S | 22 # define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memcpy-ppc32.S | 23 # define EALIGN(name, alignt, words) \ argument 26 .align ALIGNARG(alignt); \
|
A D | memset-ppc32.S | 23 # define EALIGN(name, alignt, words) \ argument 26 .align ALIGNARG(alignt); \
|
A D | memcmp-power7.S | 22 #define EALIGN(name, alignt, words) \ argument 25 .align ALIGNARG(alignt); \
|
A D | memcmp-ppc32.S | 23 # define EALIGN(name, alignt, words) \ argument 26 .align ALIGNARG(alignt); \
|
/sysdeps/powerpc/powerpc32/ |
A D | sysdep.h | 67 # define EALIGN(name, alignt, words) \ argument 75 .align ALIGNARG(alignt); \ 79 # define EALIGN(name, alignt, words) \ argument 82 .align ALIGNARG(alignt); \
|
Completed in 9 milliseconds