/titanic_50/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 …]
|
/titanic_50/usr/src/lib/libast/common/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
|
/titanic_50/usr/src/lib/libc/port/fp/ |
H A D | pack_float.c | 100 round(unpacked *pu, int roundword, enum fp_direction_type rd, int *ex) in round() 155 fp_exception_field_type *ex) in __pack_single() 219 fp_exception_field_type *ex) in __pack_double() 292 fp_exception_field_type *ex) in __pack_extended() 360 fp_exception_field_type *ex) in __pack_quadruple()
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | strexit.c | 59 sm_sysexitmsg(ex) in sm_sysexitmsg() argument 91 sm_sysexmsg(ex) in sm_sysexmsg() argument
|
/titanic_50/usr/src/cmd/fs.d/nfs/dfshares/ |
H A D | dfshares.c | 102 struct exportnode *ex = NULL; local 161 free_ex(ex) in free_ex() argument
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 63 begins_with(struct node *lhs, struct node *rhs, struct lut *ex) in begins_with() 118 eval_getname(struct node *funcnp, struct lut *ex, struct node *events[], in eval_getname() 165 eval_cat(struct node *np, struct lut *ex, struct node *events[], in eval_cat() 210 eval_func(struct node *funcnp, struct lut *ex, struct node *events[], in eval_func() 948 eval_dup(struct node *np, struct lut *ex, struct node *events[]) in eval_dup() 1243 eval_potential(struct node *np, struct lut *ex, struct node *events[], in eval_potential() 1385 eval_expr(struct node *np, struct lut *ex, struct node *events[], in eval_expr()
|
/titanic_50/usr/src/lib/libc/sparc/fp/ |
H A D | __quad_mag.c | 48 unsigned int lx, ly, ex, ey, frac2, frac3, frac4; in __quad_mag_add() local 208 unsigned int lx, ly, ex, ey, frac2, frac3, frac4; in __quad_mag_sub() local
|
H A D | _Q_set_except.c | 42 _Q_set_exception(unsigned int ex) in _Q_set_exception()
|
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfclose.c | 36 reg int local, ex, rv; local
|
/titanic_50/usr/src/ucblib/libcurses/ |
H A D | touchwin.c | 50 touchline(WINDOW *win, int y, int sx, int ex) in touchline()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | _Q_add.c | 51 _Q_set_exception(unsigned ex) in _Q_set_exception()
|
/titanic_50/usr/src/lib/libm/common/m9x/ |
H A D | truncl.c | 82 int ex, sx, i; in truncl() local
|
H A D | roundl.c | 128 int ex, sx, i; in roundl() 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 | lroundl.c | 105 int ex, sx, i; in lroundl() local
|
H A D | lrintl.c | 134 int ex; in lrintl() 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 | llroundl.c | 127 int ex, sx, i; in llroundl() local
|
H A D | llrintl.c | 155 int ex; in llrintl() local
|
/titanic_50/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
|
/titanic_50/usr/src/lib/libm/common/C/ |
H A D | cbrt.c | 228 unsigned int hx, sx, ex, j, offset; in __cbrt() local
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | select.c | 61 long *in, *out, *ex; in pselect() local
|
/titanic_50/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
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPServerHeaderV2.java | 207 SrvLocMsg makeErrorReply(Exception ex) { in makeErrorReply()
|
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | exportlist.c | 170 freeexports(struct exportnode *ex) in freeexports()
|