Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dline-map.h640 } expanded_location; typedef
/aosp_15_r20/external/crosvm/disk/src/
H A Dandroid_sparse.rs206 let mut expanded_location: u64 = 0; in from_parts() localVariable