Searched defs:LENGTH (Results 1 – 8 of 8) sorted by relevance
40 pub const LENGTH: usize = 10; constant48 const fn generate(is_cont: bool, prefix: &[u8; 3]) -> [u8; LENGTH] { in generate()100 format_string: &[u8; format_strings::LENGTH], in call_printk()
44 #define zpci_read(LENGTH, RETTYPE) \ argument56 #define zpci_write(LENGTH, VALTYPE) \ argument
31 #define LENGTH (256UL*1024*1024) macro
20 #define LENGTH (256UL*1024*1024) macro
16 #define LENGTH (256UL*1024*1024) macro
18 #define LENGTH(x) ((x) & 0xFF), (((x)>>8) & 0xFF) macro
16 #define LENGTH (8UL*1024*1024) macro
43 LENGTH, /* i: waiting for 32-bit length (gzip) */ enumerator