Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/tests/
Dtest.rs175 let uu32 = 1u32; in test_integer() localVariable
/external/rust/android-crates-io/crates/quote/tests/
Dtest.rs178 let uu32 = 1u32; in test_integer() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/quote-1.0.37/tests/
Dtest.rs175 let uu32 = 1u32; in test_integer() localVariable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h178 typedef ALIGNED(1) u32 uu32; typedef