/illumos-gate/usr/src/tools/smatch/src/smatch_data/ |
H A D | kernel.allocation_funcs_gfp | 2 aarp_alloc X 4 add_device X 7 adfs_read_map X 8 aer_alloc_rpc X 17 ahc_alloc X 19 ahd_alloc X 21 alloc_area X 28 alloc_buf X 37 alloc_dev X 45 alloc_jh X [all …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.aggpackbanner.ksh.out | 61 4 < 0 : X X X XX X : >= 40 | 6 63 6 < 0 : X X X X : >= 40 | 4 64 7 < 0 : X X X X : >= 40 | 4 69 3 < 0 : XX X X X X : >= 40 | 6 70 4 < 0 : X X X X X X : >= 40 | 6 71 5 < 0 : X X X X X X : >= 40 | 6 72 6 < 0 : X XX X X X : >= 40 | 6 77 2 < 0 : X X XXXXXX X X : >= 40 | 10 78 3 < 0 : X X X X X : >= 40 | 5 79 4 < 0 : X X XXXXX X X : >= 40 | 9 [all …]
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | _elf.h | 134 #define ELFPRV(X) ((X)->rt_priv) argument 135 #define SYMTAB(X) (((Rt_elfp *)(X)->rt_priv)->e_symtab) argument 137 #define HASH(X) (((Rt_elfp *)(X)->rt_priv)->e_hash) argument 138 #define STRTAB(X) (((Rt_elfp *)(X)->rt_priv)->e_strtab) argument 139 #define REL(X) (((Rt_elfp *)(X)->rt_priv)->e_reloc) argument 140 #define PLTGOT(X) (((Rt_elfp *)(X)->rt_priv)->e_pltgot) argument 141 #define MOVESZ(X) (((Rt_elfp *)(X)->rt_priv)->e_movesz) argument 146 #define PTTLS(X) (((Rt_elfp *)(X)->rt_priv)->e_pttls) argument 150 #define RELSZ(X) (((Rt_elfp *)(X)->rt_priv)->e_relsz) argument 174 #define THIS_IS_ELF(X) (FCT(X) == &elf_fct) argument [all …]
|
/illumos-gate/usr/src/uts/common/sys/dktp/ |
H A D | tgdk.h | 99 #define TGDK_GETNODETYPE(X) (((struct tgdk_obj *)(X))->tg_ext->tg_nodetype) argument 102 #define TGDK_RMB(X) (((struct tgdk_obj *)(X))->tg_ext->tg_rmb) argument 103 #define TGDK_RDONLY(X) (((struct tgdk_obj *)(X))->tg_ext->tg_rdonly) argument 104 #define TGDK_GETCTYPE(X) (((struct tgdk_obj *)(X))->tg_ext->tg_ctype) argument 115 #define TGDK_FREE(X) (*((struct tgdk_obj *)(X))->tg_ops->tg_free) ((X)) argument 116 #define TGDK_PROBE(X, WAIT) (*((struct tgdk_obj *)(X))->tg_ops->tg_probe) \ argument 118 #define TGDK_ATTACH(X) (*((struct tgdk_obj *)(X))->tg_ops->tg_attach) \ argument 120 #define TGDK_OPEN(X, flag) (*((struct tgdk_obj *)(X))->tg_ops->tg_open) \ argument 122 #define TGDK_CLOSE(X) (*((struct tgdk_obj *)(X))->tg_ops->tg_close) \ argument 149 #define TGDK_DUMP(X, bp) (*((struct tgdk_obj *)(X))->tg_ops->tg_dump) \ argument [all …]
|
H A D | controller.h | 66 #define CTL_DIP_CTL(X) (((struct ctl_obj *)(X))->c_ext->c_ctldip) argument 67 #define CTL_DIP_DEV(X) (((struct ctl_obj *)(X))->c_ext->c_devdip) argument 68 #define CTL_GET_TYPE(X) (((struct ctl_obj *)(X))->c_ext->c_type_cookie) argument 69 #define CTL_GET_LKARG(X) (((struct ctl_obj *)(X))->c_ext->c_lkarg) argument 70 #define CTL_GET_TARG(X) (((struct ctl_obj *)(X))->c_ext->c_targ) argument 71 #define CTL_GET_BLKSZ(X) (((struct ctl_obj *)(X))->c_ext->c_blksz) argument 82 #define CTL_MEMFREE(X, pktp) (*((struct ctl_obj *)(X))->c_ops->c_memfree) \ argument 84 #define CTL_IOSETUP(X, pktp) (*((struct ctl_obj *)(X))->c_ops->c_iosetup) \ argument 86 #define CTL_TRANSPORT(X, pktp) (*((struct ctl_obj *)(X))->c_ops->c_transport) \ argument 88 #define CTL_ABORT(X, pktp) (*((struct ctl_obj *)(X))->c_ops->c_abort) \ argument [all …]
|
H A D | flowctrl.h | 54 #define FLC_INIT(X, tgcomobjp, queobjp, lkarg) \ argument 55 (*((struct flc_obj *)(X))->flc_ops->flc_init) \ 57 #define FLC_FREE(X) (*((struct flc_obj *)(X))->flc_ops->flc_free) ((X)) argument 58 #define FLC_ENQUE(X, bp) (*((struct flc_obj *)(X))->flc_ops->flc_enque) \ argument 59 (((struct flc_obj *)(X))->flc_data, (bp)) 60 #define FLC_DEQUE(X, bp) (*((struct flc_obj *)(X))->flc_ops->flc_deque) \ argument 61 (((struct flc_obj *)(X))->flc_data, (bp)) 62 #define FLC_START_KSTAT(X, devtype, instance) \ argument 63 (*((struct flc_obj *)(X))->flc_ops->flc_start_kstat)\ 65 #define FLC_STOP_KSTAT(X) (*((struct flc_obj *)(X))->flc_ops->flc_stop_kstat) \ argument [all …]
|
H A D | bbh.h | 63 #define BBH_GETCK_SECTOR(X, ckp) ((ckp)->ck_sector) argument 64 #define BBH_GETCK_SECLEN(X, ckp) ((ckp)->ck_seclen) argument 66 #define BBH_INIT(X) (*((struct bbh_obj *)(X))->bbh_ops->bbh_init)\ argument 67 (((struct bbh_obj *)(X))->bbh_data) 68 #define BBH_FREE(X) (*((struct bbh_obj *)(X))->bbh_ops->bbh_free) ((X)) argument 69 #define BBH_GETHANDLE(X, bp) (*((struct bbh_obj *)(X))->bbh_ops->bbh_gethandle)\ argument 70 (((struct bbh_obj *)(X))->bbh_data, (bp)) 71 #define BBH_HTOC(X, handle) (*((struct bbh_obj *)(X))->bbh_ops->bbh_htoc) \ argument 72 (((struct bbh_obj *)(X))->bbh_data, (handle)) 73 #define BBH_FREEHANDLE(X, handle) \ argument [all …]
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | rtld.h | 928 #define MSIZE(X) ((X)->rt_msize) argument 929 #define FLAGS(X) ((X)->rt_flags) argument 944 #define INIT(X) ((X)->rt_init) argument 945 #define FINI(X) ((X)->rt_fini) argument 952 #define FCT(X) ((X)->rt_fct) argument 954 #define LIST(X) ((X)->rt_list) argument 958 #define MODE(X) ((X)->rt_mode) argument 981 #define IDX(X) ((X)->rt_idx) argument 982 #define LAZY(X) ((X)->rt_lazy) argument 983 #define CNTL(X) ((X)->rt_cntl) argument [all …]
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | parse.y | 118 id(A) ::= ID(X). {A = X;} in id() 150 ids(A) ::= ID(X). {A = X;} in ids() 151 ids(A) ::= STRING(X). {A = X;} in ids() 156 nm(A) ::= ID(X). {A = X;} in nm() 157 nm(A) ::= STRING(X). {A = X;} in nm() 158 nm(A) ::= JOIN_KW(X). {A = X;} in nm() 344 as(X) ::= AS nm(Y). { X = Y; } 345 as(X) ::= ids(Y). { X = Y; } 346 as(X) ::= . { X.n = 0; } 409 dbnm(A) ::= DOT nm(X). {A = X;} [all …]
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | reloc_defs.h | 90 #define RELTAB_IS_PLT(X, _reltab) \ argument 96 #define RELTAB_IS_GOT_PC(X, _reltab) \ argument 99 #define RELTAB_IS_GOTPCREL(X, _reltab) \ argument 122 #define RELTAB_IS_NOTSUP(X, _reltab) \ argument 134 #define RELTAB_IS_TLS_INS(X, _reltab) \ argument 135 ((_reltab[(X)].re_flags & \ 138 #define RELTAB_IS_TLS_GD(X, _reltab) \ argument 141 #define RELTAB_IS_TLS_LD(X, _reltab) \ argument 144 #define RELTAB_IS_TLS_IE(X, _reltab) \ argument 147 #define RELTAB_IS_TLS_LE(X, _reltab) \ argument [all …]
|
H A D | reloc.h | 102 #define IS_PLT(X) RELTAB_IS_PLT(X, reloc_table) argument 104 #define IS_GOT_PC(X) RELTAB_IS_GOT_PC(X, reloc_table) argument 105 #define IS_GOTPCREL(X) RELTAB_IS_GOTPCREL(X, reloc_table) argument 111 #define IS_REGISTER(X) RELTAB_IS_REGISTER(X, reloc_table) argument 112 #define IS_NOTSUP(X) RELTAB_IS_NOTSUP(X, reloc_table) argument 116 #define IS_TLS_INS(X) RELTAB_IS_TLS_INS(X, reloc_table) argument 117 #define IS_TLS_GD(X) RELTAB_IS_TLS_GD(X, reloc_table) argument 118 #define IS_TLS_LD(X) RELTAB_IS_TLS_LD(X, reloc_table) argument 119 #define IS_TLS_IE(X) RELTAB_IS_TLS_IE(X, reloc_table) argument 120 #define IS_TLS_LE(X) RELTAB_IS_TLS_LE(X, reloc_table) argument [all …]
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | fpparts.h | 125 #define SIGNBIT(X) (((_dval *)&(X))->fparts.sign) argument 126 #define EXPONENT(X) (((_dval *)&(X))->fparts.exp) argument 128 #define HIFRACTION(X) (((_dval *)&(X))->fparts.hi) argument 129 #define LOFRACTION(X) (((_dval *)&(X))->fparts.lo) argument 131 #define HIWORD(X) (((_dval *)&(X))->fwords.hi) argument 132 #define LOWORD(X) (((_dval *)&(X))->fwords.lo) argument 135 #define ISMAXEXP(X) ((EXPONENT(X)) == MAXEXP) argument 139 #define HIQNAN(X) ((HIWORD(X)) = 0x7ff80000) argument 143 #define FSIGNBIT(X) (((_fval *)&(X))->fparts.sign) argument 147 #define FWORD(X) (((_fval *)&(X))->fword) argument [all …]
|
/illumos-gate/usr/src/cmd/audio/include/ |
H A D | audio_encode.h | 58 #define audio_a2c(X) ((char)(_alaw2linear[(unsigned char) (X)] >> 8)) argument 59 #define audio_a2s(X) (_alaw2linear[(unsigned char) (X)]) argument 63 #define audio_c2a(X) (_linear2alaw[((short)(X)) << 5]) argument 64 #define audio_s2a(X) (_linear2alaw[((short)(X)) >> 3]) argument 65 #define audio_l2a(X) (_linear2alaw[((long)(X)) >> 19]) argument 71 #define audio_u2s(X) (_ulaw2linear[(unsigned char) (X)]) argument 75 #define audio_c2u(X) (_linear2ulaw[((short)(X)) << 6]) argument 76 #define audio_s2u(X) (_linear2ulaw[((short)(X)) >> 2]) argument 77 #define audio_l2u(X) (_linear2ulaw[((long)(X)) >> 18]) argument 81 #define audio_a2u(X) (_alaw2ulaw[(unsigned char)(X)]) argument [all …]
|
H A D | audio_hdr.h | 127 #define audio_d2c(X) ((X) >= 1. ? 127 : (X) <= -1. ? -127 : \ argument 128 (char)(rint((X) * 127.))) 129 #define audio_d2s(X) ((X) >= 1. ? 32767 : (X) <= -1. ? -32767 :\ argument 130 (short)(rint((X) * 32767.))) 131 #define audio_d2l(X) ((X) >= 1. ? 2147483647 : (X) <= -1. ? \ argument 133 (long)(rint((X) * 2147483647.))) 136 #define audio_c2d(X) (((unsigned char)(X)) == 0x80 ? -1. : \ argument 137 ((double)((char)(X))) / 127.) 138 #define audio_s2d(X) (((unsigned short)(X)) == 0x8000 ? -1. :\ argument 139 ((double)((short)(X))) / 32767.) [all …]
|
/illumos-gate/usr/src/common/crypto/skein/ |
H A D | skein_block.c | 109 X##p0 += X##p1; X##p1 = RotL_64(X##p1, ROT##_0); X##p1 ^= X##p0; \ in Skein_256_Process_Block() 110 X##p2 += X##p3; X##p3 = RotL_64(X##p3, ROT##_1); X##p3 ^= X##p2; \ in Skein_256_Process_Block() 326 X##p0 += X##p1; X##p1 = RotL_64(X##p1, ROT##_0); X##p1 ^= X##p0;\ in Skein_512_Process_Block() 327 X##p2 += X##p3; X##p3 = RotL_64(X##p3, ROT##_1); X##p3 ^= X##p2;\ in Skein_512_Process_Block() 328 X##p4 += X##p5; X##p5 = RotL_64(X##p5, ROT##_2); X##p5 ^= X##p4;\ in Skein_512_Process_Block() 329 X##p6 += X##p7; X##p7 = RotL_64(X##p7, ROT##_3); X##p7 ^= X##p6; in Skein_512_Process_Block() 585 X##p0 += X##p1; X##p1 = RotL_64(X##p1, ROT##_0); X##p1 ^= X##p0;\ in Skein1024_Process_Block() 586 X##p2 += X##p3; X##p3 = RotL_64(X##p3, ROT##_1); X##p3 ^= X##p2;\ in Skein1024_Process_Block() 587 X##p4 += X##p5; X##p5 = RotL_64(X##p5, ROT##_2); X##p5 ^= X##p4;\ in Skein1024_Process_Block() 588 X##p6 += X##p7; X##p7 = RotL_64(X##p7, ROT##_3); X##p7 ^= X##p6;\ in Skein1024_Process_Block() [all …]
|
H A D | skein.c | 236 bcopy(ctx->X, X, sizeof (X)); in Skein_256_Final() 253 bcopy(X, ctx->X, sizeof (X)); in Skein_256_Final() 472 bcopy(ctx->X, X, sizeof (X)); in Skein_512_Final() 489 bcopy(X, ctx->X, sizeof (X)); in Skein_512_Final() 705 bcopy(ctx->X, X, sizeof (X)); in Skein1024_Final() 722 bcopy(X, ctx->X, sizeof (X)); in Skein1024_Final() 813 bcopy(ctx->X, X, sizeof (X)); in Skein_256_Output() 830 bcopy(X, ctx->X, sizeof (X)); in Skein_256_Output() 853 bcopy(ctx->X, X, sizeof (X)); in Skein_512_Output() 870 bcopy(X, ctx->X, sizeof (X)); in Skein_512_Output() [all …]
|
/illumos-gate/usr/src/cmd/sort/ |
H A D | internal.c | 61 swap((void **)&X[0], (void **)&X[i]); in offset_is_algorithm() 73 X[j] = X[j - 1]; in offset_is_algorithm() 117 swap((void **)&X[0], (void **)&X[le]); in tqs_algorithm() 126 swap((void **)&X[le++], (void **)&X[l]); in tqs_algorithm() 140 swap((void **)&X[l++], (void **)&X[r--]); in tqs_algorithm() 164 X = &X[n - q]; in tqs_algorithm() 214 swap((void **)&X[0], (void **)&X[le]); in rqs_algorithm() 225 X[le] = X[l]; in rqs_algorithm() 236 X[r] = X[re]; in rqs_algorithm() 247 X[l] = X[r]; in rqs_algorithm() [all …]
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | fex_handler.h | 73 #define __fenv_get_rd(X) ((X>>30)&0x3) argument 74 #define __fenv_set_rd(X,Y) X=(X&~0xc0000000ul)|((Y)<<30) argument 77 #define __fenv_set_te(X,Y) X=(X&~0x0f800000ul)|((Y)<<23) argument 80 #define __fenv_set_ex(X,Y) X=(X&~0x000003e0ul)|((Y)<<5) argument 90 #define __fenv_get_rd(X) ((X>>26)&3) argument 91 #define __fenv_set_rd(X,Y) X=(X&~0x0c000000)|((Y)<<26) argument 93 #define __fenv_get_rp(X) ((X>>24)&3) argument 94 #define __fenv_set_rp(X,Y) X=(X&~0x03000000)|((Y)<<24) argument 97 #define __fenv_set_te(X,Y) X=(X&~0x003d0000)|((Y)<<16) argument 99 #define __fenv_get_ex(X) (X&0x3d) argument [all …]
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | utils.c | 103 X(AUTH, "auth"), 105 X(ERROR, "error"), 108 X(WALK, "walk"), 109 X(OPEN, "open"), 111 X(READ, "read"), 115 X(STAT, "stat"), 130 X(LOCK, "lock"), 132 X(LINK, "link"), 137 #undef X 842 X(LINUX_EADV), in lookup_linux_errno() [all …]
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | oam.h | 118 #define LP_ERRMSG(C,X) (void)printf("", C, X) argument 119 #define LP_ERRMSG1(C,X,A) (void)printf("", C, X, A) argument 120 #define LP_ERRMSG2(C,X,A1,A2) (void)printf("", C, X, A1, A2) argument 121 #define LP_ERRMSG3(C,X,A1,A2,A3) (void)printf("", C, X, A1, A2, A3) argument 125 #define LP_ERRMSG(C,X) \ argument 132 #define LP_ERRMSG1(C,X,A) \ argument 136 fmt1((X), A), \ 143 fmt2((X), A1, A2), \ 157 #define fmt1(X,A) (vsnp(_m_, MSGSIZ, agettxt((X),_f_,MSGSIZ), A), _m_) argument 158 #define fmt2(X,A,B) (vsnp(_m_, MSGSIZ, agettxt((X),_f_,MSGSIZ), A,B), _m_) argument [all …]
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | DNSDigest.c | 1036 #ifdef X 1037 #undef X 1064 HOST_c2l(data,l); X( 0)=l; HOST_c2l(data,l); X( 1)=l; in md5_block_data_order() 1066 R0(A,B,C,D,X( 0), 7,0xd76aa478L); HOST_c2l(data,l); X( 2)=l; in md5_block_data_order() 1067 R0(D,A,B,C,X( 1),12,0xe8c7b756L); HOST_c2l(data,l); X( 3)=l; in md5_block_data_order() 1068 R0(C,D,A,B,X( 2),17,0x242070dbL); HOST_c2l(data,l); X( 4)=l; in md5_block_data_order() 1069 R0(B,C,D,A,X( 3),22,0xc1bdceeeL); HOST_c2l(data,l); X( 5)=l; in md5_block_data_order() 1070 R0(A,B,C,D,X( 4), 7,0xf57c0fafL); HOST_c2l(data,l); X( 6)=l; in md5_block_data_order() 1071 R0(D,A,B,C,X( 5),12,0x4787c62aL); HOST_c2l(data,l); X( 7)=l; in md5_block_data_order() 1072 R0(C,D,A,B,X( 6),17,0xa8304613L); HOST_c2l(data,l); X( 8)=l; in md5_block_data_order() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | rand48.c | 91 multadd(X,a,c); in drand48() 92 u = (X[0]<<16) + X[1]; in drand48() 117 X[0] = param[0]; in lcong48() 129 multadd(X,a,c); in lrand48() 130 l = (X[0]<<15)|(X[1]>>1); in lrand48() 137 multadd(X,a,c); in mrand48() 138 u = (X[0]<<16) | X[1]; in mrand48() 160 X[0] = seed[2]; in seed48() 161 X[1] = seed[1]; in seed48() 162 X[2] = seed[0]; in seed48() [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/regress.multitest.out/ |
H A D | 8.20 | 1 X[_1 2 X[_2 3 X[_3 4 X[_4 5 X[_5 6 X[_6 7 X[_7 8 X[_8 9 X[_9 10 X[_10 [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvc_objects.h | 277 #define PSVC_GET_VERSION(X) ((X >> PSVC_VERSION_SHIFT) & 0xF) argument 278 #define PSVC_IS_ACTIVE_LOW(X) ((X >> PSVC_ACTIVE_LOW_SHIFT) & 0x1) argument 279 #define PSVC_GET_BIT_NUM(X) ((X >> PSVC_BIT_NUM_SHIFT) & 0x7) argument 280 #define PSVC_HP_INVERT(X) (((X >> PSVC_INVERT_SHIFT) & 0x7) == 1) argument 281 #define PSVC_GET_ASPEC_PORT(X) ((X >> PSVC_PORT_SHIFT) & 0xF) argument 282 #define PSVC_GET_ASPEC_BITSHIFT(X) ((X >> PSVC_BITSHIFT_SHIFT) & 0xF) argument 284 #define PSVC_GET_ASPEC_REG(X) ((X >> PSVC_REG_SHIFT) & 0xFF) argument 285 #define PSVC_GET_ASPEC_TYPE(X) ((X >> PSVC_TYPE_SHIFT) & 0xFF) argument 286 #define PSVC_GET_ASPEC_BUSADDR(X) ((X >> PSVC_BUSADDR_SHIFT) & 0xFF) argument 287 #define PSVC_GET_ASPEC_BUSNUM(X) ((X >> PSVC_BUSNUM_SHIFT) & 0xFF) argument [all …]
|
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | ab.X | 1 X 29 em 1 \033X\147 32 bu 1 \033X\127 33 sq 1 \033X\115 34 ru 1 \033X\147 43 de 1 \033X\130 45 fm 1 \033X\112 46 ct 1 \033X\125 49 pl 1 \033X\111 103 *X 1 X [all …]
|