Home
last modified time | relevance | path

Searched defs:WSIZE (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/include/
Dremote.h48 #define WSIZE (sizeof (unw_word_t)) macro
/external/zlib/src/contrib/infback9/
Dinfback9.c11 #define WSIZE 65536UL macro
/external/libmtp/src/
Dplaylist-spl.c334 const size_t WSIZE = MAXREAD/2*3+1; in read_into_spl_text_t() local
/external/syslinux/memdisk/
Dunzip.c33 #define WSIZE 0x8000 /* Window size must be at least 32k, */ macro