Home
last modified time | relevance | path

Searched defs:integer_impl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/__support/CPP/
H A Dlimits.h24 template <typename T, T min_value, T max_value> struct integer_impl { struct
39 : public internal::integer_impl<short, SHRT_MIN, SHRT_MAX> {}; argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/lexical/
H A Dnum.rs144 macro_rules! integer_impl { macro
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/lexical/
H A Dnum.rs144 macro_rules! integer_impl { macro
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/lexical/
Dnum.rs144 macro_rules! integer_impl { macro