Home
last modified time | relevance | path

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

12

/netbsd/src/sys/arch/hppa/include/
Dlock.h76 __sync(void) in __sync() function
109 __sync(); in __cpu_simple_lock_try()
139 __sync(); in __cpu_simple_unlock()
Dmutex.h107 __sync(); /* formerly mb_read */ in MUTEX_SET_WAITERS()
109 __sync(); /* formerly mb_memory */ in MUTEX_SET_WAITERS()
/netbsd/src/lib/libcurses/
Dline.c249 __sync(win); in whline_set()
312 __sync(win); in wvline_set()
Dclrtobot.c119 __sync(win); in wclrtobot()
Dclrtoeol.c125 __sync(win); in wclrtoeol()
Ddelch.c151 __sync(win); in wdelch()
Dinsstr.c217 __sync(win); in winsnstr()
Dins_wch.c214 __sync(win); in wins_wch()
Dtouchwin.c51 __sync(WINDOW *win) in __sync() function
Dinsdelln.c182 __sync(win); in winsdelln()
Daddbytes.c337 __sync(win); in _cursesi_addbyte()
641 __sync(win); in _cursesi_addwchar()
Dcurses.expsym69 __sync
Dcurses_private.h409 void __sync(WINDOW *);
Dins_wstr.c422 __sync(win); in wins_nwstr()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dsync.md104 /* No need to distinquish __sync from __atomic, so get base value. */
204 /* No need to distinquish __sync from __atomic, so get base value. */
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dppu_intrinsics.h164 #define __sync() __asm__ volatile ("sync" : : : "memory") macro
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dios_base.h783 sync_with_stdio(bool __sync = true); in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsync-builtins.def260 /* __sync* builtins for the C++ memory model. */
Dcommon.opt2760 Implement __atomic operations via libcalls to legacy __sync functions.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
Dacinclude.m44994 # Test for __sync support.
4995 AC_CACHE_CHECK([__sync extensions],
DChangeLog-20124146 __atomic_, not __sync.
DChangeLog-20083612 all used __sync builtins, in two sizes.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgcc.info6640 Builtins::, *note __sync Builtins::, and the C11 atomic generic
16739 '__sync' family of functions may be used to implement the C++11
29596 this instruction to implement *note __sync Builtins::. However,
32503 * __sync Builtins:: Legacy built-in functions for atomic memory access.
45707 File: gcc.info, Node: Offsetof, Next: __sync Builtins, Prev: Vector Extensions, Up: C Extensions
45732 File: gcc.info, Node: __sync Builtins, Next: __atomic Builtins, Prev: Offsetof, Up: C Extensions
45734 6.54 Legacy '__sync' Built-in Functions for Atomic Memory Access
45860 File: gcc.info, Node: __atomic Builtins, Next: Integer Overflow Builtins, Prev: __sync Builtins,…
45870 These functions are intended to replace the legacy '__sync' builtins.
45873 builtins rather than the '__sync' builtins.
[all …]
Dsourcebuild.texi69 The runtime support library for atomic operations (e.g.@: for @code{__sync}
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dlibgomp.texi4280 The target should implement the @code{__sync} builtins.

12