Home
last modified time | relevance | path

Searched refs:xchg_func_t (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp220 typedef jint xchg_func_t (jint, volatile jint*); typedef
231 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
321 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/windows_x86/vm/
H A Dos_windows_x86.cpp220 typedef jint xchg_func_t (jint, volatile jint*); typedef
231 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
321 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp218 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
230 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
337 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp217 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
229 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
336 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp218 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
230 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
337 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp217 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
229 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
336 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp217 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
229 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
336 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os_cpu/windows_x86/
H A Dos_windows_x86.cpp217 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
229 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
336 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dos_solaris_sparc.cpp717 typedef jint xchg_func_t (jint, volatile jint*); typedef
724 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
782 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/solaris_sparc/vm/
H A Dos_solaris_sparc.cpp717 typedef jint xchg_func_t (jint, volatile jint*); typedef
724 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
782 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/solaris_x86/vm/
H A Dos_solaris_x86.cpp860 typedef jint xchg_func_t (jint, volatile jint*); typedef
867 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
925 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os_cpu/solaris_x86/vm/
H A Dos_solaris_x86.cpp860 typedef jint xchg_func_t (jint, volatile jint*); typedef
867 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
925 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/solaris_x86/
H A Dos_solaris_x86.cpp917 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
924 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
982 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os_cpu/solaris_x86/
H A Dos_solaris_x86.cpp858 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
865 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
923 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/solaris_x86/
H A Dos_solaris_x86.cpp917 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
924 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
982 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/solaris_x86/
H A Dos_solaris_x86.cpp898 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
905 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
963 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os_cpu/solaris_x86/
H A Dos_solaris_x86.cpp857 typedef int32_t xchg_func_t (int32_t, volatile int32_t*); typedef
864 xchg_func_t* func = CAST_TO_FN_PTR(xchg_func_t*, StubRoutines::atomic_xchg_entry()); in atomic_xchg_bootstrap()
922 xchg_func_t* os::atomic_xchg_func = os::atomic_xchg_bootstrap;
/dports/lang/nwcc/nwcc_0.8.3/
H A Dbackend.h498 typedef void (*xchg_func_t)(struct reg *r1, struct reg *r2); typedef
609 xchg_func_t xchg;