Searched defs:WSIZE (Results 1 – 3 of 3) sorted by relevance
48 #define WSIZE (sizeof (unw_word_t)) macro
11 #define WSIZE 65536UL macro
335 const size_t WSIZE = MAXREAD/2*3+1; in read_into_spl_text_t() local