Home
last modified time | relevance | path

Searched defs:ALIGNARG (Results 1 – 9 of 9) sorted by relevance

/sysdeps/sh/
A Dsysdep.h25 #define ALIGNARG(log2) log2 macro
/sysdeps/hppa/
A Dsysdep.h28 #define ALIGNARG(log2) log2 macro
/sysdeps/microblaze/
A Dsysdep.h25 # define ALIGNARG(log2) log2 macro
/sysdeps/s390/s390-64/
A Dsysdep.h26 #define ALIGNARG(log2) 1<<log2 macro
/sysdeps/s390/s390-32/
A Dsysdep.h26 #define ALIGNARG(log2) 1<<log2 macro
/sysdeps/x86/
A Dsysdep.h77 #define ALIGNARG(log2) 1<<log2 macro
/sysdeps/powerpc/
A Dsysdep.h164 #define ALIGNARG(log2) log2 macro
/sysdeps/arm/
A Dsysdep.h70 #define ALIGNARG(log2) log2 macro
/sysdeps/unix/sysv/linux/hppa/
A Dsysdep.h67 #define ALIGNARG(log2) log2 macro

Completed in 11 milliseconds