Searched defs:WSIZE (Results 1 – 4 of 4) sorted by relevance
48 #define WSIZE (sizeof (unw_word_t)) macro
11 #define WSIZE 65536UL macro
334 const size_t WSIZE = MAXREAD/2*3+1; in read_into_spl_text_t() local
33 #define WSIZE 0x8000 /* Window size must be at least 32k, */ macro