Home
last modified time | relevance | path

Searched defs:is_in_range (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/
Dreg.rs191 pub(super) fn is_in_range(&self, range: core::ops::Range<isize>) -> bool { in is_in_range() method
/third_party/ffmpeg/libavcodec/
Drpzaenc.c452 int is_in_range; in update_block_stats() local