Searched defs:LENGTH (Results 1 – 6 of 6) sorted by relevance
41 #define LENGTH (256UL*1024*1024) macro
18 #define LENGTH (256UL*1024*1024) macro
26 #define LENGTH (256UL*1024*1024) macro
32 #define zpci_read(LENGTH, RETTYPE) \ argument46 #define zpci_write(LENGTH, VALTYPE) \ argument
34 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
41 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator