Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Headers/
H A Dintrin.h820 __readgsbyte(unsigned long __offset) { in __readgsbyte() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dintrin.h820 __readgsbyte(unsigned long __offset) { in __readgsbyte() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dintrin.h820 __readgsbyte(unsigned long __offset) { in __readgsbyte() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs23550 pub fn __readgsbyte(Offset: ::std::os::raw::c_ulong) -> ::std::os::raw::c_uchar; in __readgsbyte() function