Searched refs:__set (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/ck/include/gcc/arm/
H A Dck_pr.h246 uint64_t __set = ((uint64_t)_set[0]) | ((uint64_t)_set[1] << 32); local
250 __set,
290 uint64_t __set = ((uint64_t)_set[0]) | ((uint64_t)_set[1] << 32); local
293 __set));
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp235 extern "C" int sigprocmask(int __how, const __hw_sigset_t *__restrict __set,
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h4456 get(catalog __c, int __set, int __msgid, const string_type& __s) const argument
4457 { return this->do_get(__c, __set, __msgid, __s); }

Completed in 96 milliseconds