Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h148 LIBC_INLINE void fwait() { __asm__ __volatile__("fwait"); } in fwait() function
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_format.c77 bool fwait; /* -w (negated form IMMED) */ member