/illumos-gate/usr/src/lib/libmlrpc/common/ |
H A D | ndr.h | 361 #define NDR_MEMBER_PTR_WITH_ARG(TYPE, MEMBER, OFFSET, \ argument 373 #define NDR_MEMBER_PTR_WITH_DIMENSION(TYPE, MEMBER, OFFSET, SIZE_IS) \ argument 377 #define NDR_MEMBER_WITH_ARG(TYPE, MEMBER, OFFSET, \ argument 389 #define NDR_MEMBER(TYPE, MEMBER, OFFSET) \ argument 393 #define NDR_MEMBER_ARR_WITH_SIZE_IS(TYPE, MEMBER, OFFSET, SIZE_IS) \ argument 397 #define NDR_MEMBER_ARR_WITH_DIMENSION(TYPE, MEMBER, OFFSET, SIZE_IS) \ argument 401 #define NDR_MEMBER_PTR_WITH_SIZE_IS(TYPE, MEMBER, OFFSET, SIZE_IS) \ argument 405 #define NDR_MEMBER_PTR(TYPE, MEMBER, OFFSET) \ argument 409 #define NDR_MEMBER_WITH_SWITCH_IS(TYPE, MEMBER, OFFSET, SWITCH_IS) \ argument
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | genassym.c | 68 #define OFFSET OFFSET... macro
|
/illumos-gate/usr/src/uts/sun4/ml/ |
H A D | genconst.c | 77 #define OFFSET OFFSET... macro
|
/illumos-gate/usr/src/test/libc-tests/tests/stdio/ |
H A D | open_memstreamtest.c | 23 #define OFFSET 16384 macro
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | segoff.h | 39 #define OFFSET(x) ( virt_to_phys ( x ) & 0xf ) macro
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | my3126.c | 67 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro
|
H A D | pm3393.c | 44 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | todsg.c | 50 #define OFFSET(base, field) ((char *)&base.field - (char *)&base) macro
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | page.h | 112 #define OFFSET(P) (REFERENCE((P), indx_t, I_HF_OFFSET)) macro
|
/illumos-gate/usr/src/cmd/adbgen/common/ |
H A D | adbgen1.c | 73 #define OFFSET 11 /* just emit offset */ macro
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/ |
H A D | libc.c | 445 #define OFFSET(member) ((size_t)OFFSETOF(ulwp_t, member)) macro 741 #define OFFSET(member) ((size_t)OFFSETOF(uberdata_t, member)) macro
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_cache_door.h | 109 #define OFFSET 36 macro
|
/illumos-gate/usr/src/lib/librsm/inc/ |
H A D | rsmndi.h | 335 #define RSMNDI_GET_MAPADDR(HANDLE, OFFSET) \ argument
|
/illumos-gate/usr/src/uts/sun4u/lw8/io/ |
H A D | ntwdt.c | 341 #define OFFSET(base, field) ((char *)&base.field - (char *)&base) macro
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | startup.c | 2951 #define OFFSET(type, field) ((uintptr_t)(&((type *)0)->field)) in create_va_to_tte() macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmhdr.h | 186 #define OFFSET(t,e) ((size_t)(&(((t*)0)->e)) ) macro
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_sw.h | 260 #define OFFSET(index1, index2, limit) ((index1) <= (index2) ? \ macro
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_sw.h | 331 #define OFFSET(index1, index2, limit) ((index1) <= (index2) ? \ macro
|