Searched refs:__WORDSIZE (Results 1 – 2 of 2) sorted by relevance
23 #ifndef __WORDSIZE27 #define __WORDSIZE 32 macro36 #define __ELF_NATIVE_CLASS __WORDSIZE
76 if (kAlignmentSize % __WORDSIZE != 0) { in alignToWordBoundary()