Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm/include/
H A Dfenv.h66 unsigned int __round; member
/openbsd/sys/arch/alpha/include/
H A Dfenv.h67 unsigned int __round; member
/openbsd/gnu/llvm/libcxx/src/
H A Dbarrier.cpp46 for(int __round = 0;; ++__round) { in __arrive() local