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