Home
last modified time | relevance | path

Searched defs:min_byte (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Ddoio.c2085 int min_byte, max_byte; in do_listio() local
3062 int min_byte, max_byte; in do_rw() local
3501 int min_byte, max_byte; in do_fcntl() local
/aosp_15_r20/external/ltp/lib/
H A Dtlibio.c218 int nbytes, min_byte, max_byte; in stride_bounds() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/
H A Ddict.rs566 let min_byte = FontData::new(&[0]); in int_operands() localVariable