Home
last modified time | relevance | path

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

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