Home
last modified time | relevance | path

Searched defs:__leaf (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Headers/
H A Dsgxintrin.h24 _enclu_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _enclu_u32()
35 _encls_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _encls_u32()
46 _enclv_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _enclv_u32()
H A Dcpuid.h249 #define __cpuid(__leaf, __eax, __ebx, __ecx, __edx) \ argument
253 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ argument
258 #define __cpuid(__leaf, __eax, __ebx, __ecx, __edx) \ argument
265 #define __cpuid_count(__leaf, __count, __eax, __ebx, __ecx, __edx) \ argument
273 static __inline unsigned int __get_cpuid_max (unsigned int __leaf, in __get_cpuid_max()
304 static __inline int __get_cpuid (unsigned int __leaf, unsigned int *__eax, in __get_cpuid()
317 static __inline int __get_cpuid_count (unsigned int __leaf, in __get_cpuid_count()
H A Dpconfigintrin.h26 _pconfig_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) in _pconfig_u32()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_x86_64.cpp27 static inline int get_cpuid_count(unsigned int __leaf, in get_cpuid_count()
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h74 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; in _S_setbuf() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h75 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; in _S_setbuf() local