Searched defs:LENGTH (Results 1 – 7 of 7) 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
21 #define LENGTH (1UL * 1024 * 1024 * 1024) macro
18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
43 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator
Completed in 12 milliseconds