/illumos-gate/usr/src/boot/sys/sys/ |
H A D | imgact_aout.h | 36 #define N_GETMAGIC(ex) \ argument 38 #define N_GETMID(ex) \ argument 41 #define N_GETFLAG(ex) \ argument 44 #define N_SETMAGIC(ex,mag,mid,flag) \ argument 49 #define N_GETMAGIC_NET(ex) \ argument 51 #define N_GETMID_NET(ex) \ argument 53 #define N_GETFLAG_NET(ex) \ argument 55 #define N_SETMAGIC_NET(ex,mag,mid,flag) \ argument 59 #define N_ALIGN(ex,x) \ argument 65 #define N_BADMAG(ex) \ argument [all …]
|
/illumos-gate/usr/src/tools/btxld/ |
H A D | imgact_aout.h | 36 #define N_GETMAGIC(ex) \ argument 38 #define N_GETMID(ex) \ argument 41 #define N_GETFLAG(ex) \ argument 44 #define N_SETMAGIC(ex,mag,mid,flag) \ argument 49 #define N_GETMAGIC_NET(ex) \ argument 51 #define N_GETMID_NET(ex) \ argument 53 #define N_GETFLAG_NET(ex) \ argument 55 #define N_SETMAGIC_NET(ex,mag,mid,flag) \ argument 59 #define N_ALIGN(ex,x) \ argument 65 #define N_BADMAG(ex) \ argument [all …]
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | imgact_aout.h | 51 #define N_GETMAGIC(ex) \ argument 53 #define N_GETMID(ex) \ argument 56 #define N_GETFLAG(ex) \ argument 59 #define N_SETMAGIC(ex,mag,mid,flag) \ argument 63 #define N_GETMAGIC_NET(ex) \ argument 65 #define N_GETMID_NET(ex) \ argument 67 #define N_GETFLAG_NET(ex) \ argument 69 #define N_SETMAGIC_NET(ex,mag,mid,flag) \ argument 73 #define N_ALIGN(ex,x) \ argument 79 #define N_BADMAG(ex) \ argument [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | strexpr.c | 43 #define getchr(ex) (*(ex)->nextchr++) argument 44 #define peekchr(ex) (*(ex)->nextchr) argument 45 #define ungetchr(ex) ((ex)->nextchr--) argument 47 #define error(ex,msg) return(seterror(ex,msg)) argument 63 seterror(register Expr_t* ex, char* msg) in seterror() 76 expr(register Expr_t* ex, register int precedence) in expr() 277 Expr_t ex; in strexpr() local
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | pack_float.c | 98 round(unpacked *pu, int roundword, enum fp_direction_type rd, int *ex) in round() 153 fp_exception_field_type *ex) in __pack_single() 217 fp_exception_field_type *ex) in __pack_double() 290 fp_exception_field_type *ex) in __pack_extended() 358 fp_exception_field_type *ex) in __pack_quadruple()
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | strexit.c | 57 sm_sysexitmsg(ex) in sm_sysexitmsg() argument 89 sm_sysexmsg(ex) in sm_sysexmsg() argument
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 64 begins_with(struct node *lhs, struct node *rhs, struct lut *ex) in begins_with() 119 eval_getname(struct node *funcnp, struct lut *ex, struct node *events[], in eval_getname() 166 eval_cat(struct node *np, struct lut *ex, struct node *events[], in eval_cat() 211 eval_func(struct node *funcnp, struct lut *ex, struct node *events[], in eval_func() 950 eval_dup(struct node *np, struct lut *ex, struct node *events[]) in eval_dup() 1245 eval_potential(struct node *np, struct lut *ex, struct node *events[], in eval_potential() 1387 eval_expr(struct node *np, struct lut *ex, struct node *events[], in eval_expr()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/dfshares/ |
H A D | dfshares.c | 100 struct exportnode *ex = NULL; in pr_exports() local 145 free_ex(struct exportnode *ex) in free_ex()
|
/illumos-gate/usr/src/lib/libc/sparc/fp/ |
H A D | __quad_mag.c | 46 unsigned int lx, ly, ex, ey, frac2, frac3, frac4; in __quad_mag_add() local 206 unsigned int lx, ly, ex, ey, frac2, frac3, frac4; in __quad_mag_sub() local
|
H A D | _Q_set_except.c | 40 _Q_set_exception(unsigned int ex) in _Q_set_exception()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | select.c | 86 fd_sets_count(int limit, fd_set *in, fd_set *out, fd_set *ex) in fd_sets_count() 109 long *in, *out, *ex; in pselect() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfclose.c | 36 reg int local, ex, rv; local
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | touchwin.c | 48 touchline(WINDOW *win, int y, int sx, int ex) in touchline()
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | getaddrinfo.c | 154 #define WILD_AF(ex) ((ex)->e_wild & 0x01) argument 155 #define WILD_SOCKTYPE(ex) ((ex)->e_wild & 0x02) argument 156 #define WILD_PROTOCOL(ex) ((ex)->e_wild & 0x04) argument 330 const struct explore *ex; local
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | truncl.c | 82 int ex, sx, i; in truncl() local
|
H A D | fma.c | 78 int hx, hy, hz, ex, ey, ez, exy, sxy, sz, e, ibit; in __fma() local 408 int ex, ey, ez; in __fma() local
|
H A D | roundl.c | 128 int ex, sx, i; in roundl() local
|
H A D | __fex_i386.c | 573 unsigned int cwsw, ex, sw, op; in __fex_get_op() local 1241 unsigned long ex, op, ea, stack; in __fex_st_result() local
|
H A D | lroundl.c | 105 int ex, sx, i; in lroundl() local
|
H A D | lrintl.c | 134 int ex; in lrintl() local
|
H A D | llroundl.c | 127 int ex, sx, i; in llroundl() local
|
H A D | llrintl.c | 155 int ex; in llrintl() local
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | cbrt.c | 228 unsigned int hx, sx, ex, j, offset; in __cbrt() local
|
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | check.c | 578 record_iterators(struct node *np, struct lut *ex) in record_iterators() 615 check_exprscope(struct node *np, struct lut *ex) in check_exprscope() 695 struct lut *ex; in check_propscope() local
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPServerHeaderV2.java | 207 SrvLocMsg makeErrorReply(Exception ex) { in makeErrorReply()
|