Searched refs:ANSI_PRAGMA_WEAK2 (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dexit.s48 ANSI_PRAGMA_WEAK2(_Exit,_exit,function)
/illumos-gate/usr/src/lib/libumem/i386/
H A Dasm_subr.s112 ANSI_PRAGMA_WEAK2(malloc,_malloc,function)
113 ANSI_PRAGMA_WEAK2(free,_free,function)
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Ddoor.s35 ANSI_PRAGMA_WEAK2(door_bind,__door_bind,function)
36 ANSI_PRAGMA_WEAK2(door_getparam,__door_getparam,function)
37 ANSI_PRAGMA_WEAK2(door_info,__door_info,function)
38 ANSI_PRAGMA_WEAK2(door_revoke,__door_revoke,function)
39 ANSI_PRAGMA_WEAK2(door_setparam,__door_setparam,function)
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Ddoor.s35 ANSI_PRAGMA_WEAK2(door_bind,__door_bind,function)
36 ANSI_PRAGMA_WEAK2(door_getparam,__door_getparam,function)
37 ANSI_PRAGMA_WEAK2(door_info,__door_info,function)
38 ANSI_PRAGMA_WEAK2(door_revoke,__door_revoke,function)
39 ANSI_PRAGMA_WEAK2(door_setparam,__door_setparam,function)
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Ddoor.s35 ANSI_PRAGMA_WEAK2(door_bind,__door_bind,function)
36 ANSI_PRAGMA_WEAK2(door_getparam,__door_getparam,function)
37 ANSI_PRAGMA_WEAK2(door_info,__door_info,function)
38 ANSI_PRAGMA_WEAK2(door_revoke,__door_revoke,function)
39 ANSI_PRAGMA_WEAK2(door_setparam,__door_setparam,function)
/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.s35 ANSI_PRAGMA_WEAK2(cas8,atomic_cas_8,function)
36 ANSI_PRAGMA_WEAK2(cas32,atomic_cas_32,function)
37 ANSI_PRAGMA_WEAK2(cas64,atomic_cas_64,function)
38 ANSI_PRAGMA_WEAK2(caslong,atomic_cas_ulong,function)
39 ANSI_PRAGMA_WEAK2(casptr,atomic_cas_ptr,function)
40 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
41 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.s36 ANSI_PRAGMA_WEAK2(cas8,atomic_cas_8,function)
37 ANSI_PRAGMA_WEAK2(cas32,atomic_cas_32,function)
38 ANSI_PRAGMA_WEAK2(cas64,atomic_cas_64,function)
39 ANSI_PRAGMA_WEAK2(caslong,atomic_cas_ulong,function)
40 ANSI_PRAGMA_WEAK2(casptr,atomic_cas_ptr,function)
41 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
42 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
43 ANSI_PRAGMA_WEAK2(swapl,atomic_swap_32,function)
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.s36 ANSI_PRAGMA_WEAK2(cas8,atomic_cas_8,function)
37 ANSI_PRAGMA_WEAK2(cas32,atomic_cas_32,function)
38 ANSI_PRAGMA_WEAK2(cas64,atomic_cas_64,function)
39 ANSI_PRAGMA_WEAK2(caslong,atomic_cas_ulong,function)
40 ANSI_PRAGMA_WEAK2(casptr,atomic_cas_ptr,function)
41 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
42 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
/illumos-gate/usr/src/uts/sparc/sys/
H A Dasm_linkage.h145 #define ANSI_PRAGMA_WEAK2(sym1, sym2, stype) \ macro
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h193 #define ANSI_PRAGMA_WEAK2(sym1, sym2, stype) \ macro
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s45 ANSI_PRAGMA_WEAK2(cas8,atomic_cas_8,function)
46 ANSI_PRAGMA_WEAK2(cas32,atomic_cas_32,function)
47 ANSI_PRAGMA_WEAK2(cas64,atomic_cas_64,function)
48 ANSI_PRAGMA_WEAK2(caslong,atomic_cas_ulong,function)
49 ANSI_PRAGMA_WEAK2(casptr,atomic_cas_ptr,function)
50 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
51 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
52 ANSI_PRAGMA_WEAK2(swapl,atomic_swap_32,function)

Completed in 87 milliseconds