Searched defs:WORDSIZE (Results 1 – 3 of 3) sorted by relevance
57 define(WORDSIZE, `32') macro
91 #define WORDSIZE 4 /* wordsize in bytes on this machine */ macro
38 #define WORDSIZE(n) (((n)+(BITS_PER_WORD-1))/BITS_PER_WORD) macro