Searched refs:bytes (Results 1 – 4 of 4) sorted by relevance
171 #define KABI_USE_ARRAY(number, bytes, _new) \ argument172 __KABI_REPLACE(KABI_RESERVE_ARRAY(number, bytes), _new)
153 fsw.property('compatible', bytes(compat))155 fsw.property('fdt', bytes(''.join(f'fdt-{x}\x00' for x in files), "ascii"))
481 my $bytes = <$fh>;487 my $offset = index($bytes, $addr);
47 If DTx contains the binary blob magic value in the first four bytes,