Home
last modified time | relevance | path

Searched refs:__sync (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/src/
Dios_init.cc151 ios_base::sync_with_stdio(bool __sync) in sync_with_stdio() argument
159 if (!__sync && __ret) in sync_with_stdio()
164 ios_base::Init::_S_synced_with_stdio = __sync; in sync_with_stdio()
/freebsd-11-stable/contrib/libstdc++/include/bits/
Dios_base.h667 sync_with_stdio(bool __sync = true);
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDios316 static bool sync_with_stdio(bool __sync = true);
/freebsd-11-stable/contrib/gcclibs/libgomp/
HDlibgomp.texi1013 The target should implement the @code{__sync} builtins.
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200523726 (ia64_init_builtins): Remove __sync builtins.
23741 to c++. Remove __sync* declarations. s/_si/_4/. s/_di/_8/.