/titanic_51/usr/src/cmd/sgs/prof/common/ |
H A D | debug.h | 43 #define DEBUG_EXP(exp) exp; fflush(stdout) argument 46 #define NO_DEBUG(exp) argument 51 #define DEBUG_EXP(exp) argument 54 #define NO_DEBUG(exp) argument
|
/titanic_51/usr/src/cmd/auditreduce/ |
H A D | regex2.c | 37 struct exp { struct 49 static struct exp *p_exp = NULL; /* list of individual expressions */ argument 38 sexp global() argument 40 compexp global() argument
|
/titanic_51/usr/src/lib/libc/port/fp/ |
H A D | fpparts.h | 48 unsigned exp :11; member 54 unsigned exp :11; member 70 unsigned exp :8; member 75 unsigned exp :8; member 92 unsigned exp :11; member 99 unsigned exp :11; member 113 unsigned exp :8; member 119 unsigned exp :8; member [all...] |
H A D | aconvert.c | 56 __aconvert(double arg, int ndigits, int *exp, int *sign, char *buf) in __aconvert() argument 137 __qaconvert(long double *arg, int ndigits, int *exp, in argument 294 __qaconvert(long double * arg,int ndigits,int * exp,int * sign,char * buf) __qaconvert() argument 367 __aconvert(double arg,int ndigits,int * exp,int * sign,char * buf) __aconvert() argument [all...] |
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | _ftoll.c | 49 int exp; /* exponent */ in __dtoll() local 134 int exp; /* exponent */ __ftoll() local 219 int exp; /* exponent */ _Q_qtoll() local [all...] |
H A D | _ftoull.c | 53 int exp; /* exponent */ in __dtoull() local 141 int exp; /* exponent */ __ftoull() local 229 int exp; /* exponent */ _Q_qtoull() local [all...] |
H A D | lexp10.c | 37 lexp10(dl_t exp) in lexp10() argument
|
/titanic_51/usr/src/test/libc-tests/tests/strerror/ |
H A D | strerror.c | 47 strerror_verify(const char *exp) in strerror_verify() argument 57 strerror_l_verify(locale_t loc, const char *exp) in strerror_l_verify() argument
|
/titanic_51/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_iters.c | 59 char *exp; member 202 char *exp, in kadm5_get_either() argument 276 char *exp, in kadm5_get_principals() argument 284 char *exp, in kadm5_get_policies() argument [all...] |
/titanic_51/usr/src/lib/libm/common/m9x/ |
H A D | frexpl.c | 37 __frexpl(long double x, int *exp) { in __frexpl() argument 88 __frexpl(long double x, int *exp) { in __frexpl() argument
|
H A D | frexpf.c | 35 __frexpf(float x, int *exp) { in __frexpf() argument
|
/titanic_51/usr/src/lib/libc/port/i18n/ |
H A D | plural_parser.c | 91 stack_push(struct stack *stk, struct expr *exp) in stack_push() argument 246 reduce(struct expr **nexp, unsigned int n, struct expr *exp, struct stack *stk) in reduce() argument 459 struct expr *exp, *nexp, *exp_op, *ret; plural_expr() local 851 plural_eval(struct expr * exp,unsigned int n) plural_eval() argument [all...] |
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Expression.java | 97 Expression exp = null; in valueOf() local 252 KVOpExpression exp = null; in valueOf() local 428 KVExpression exp in valueOf() local 579 KExpression exp = null; valueOf() local [all...] |
/titanic_51/usr/src/lib/libnsl/rpc/ |
H A D | xdr_float.c | 139 int exp = 0; in xdr_float() local 227 int exp = 0; xdr_double() local [all...] |
/titanic_51/usr/src/test/libc-tests/tests/ |
H A D | uchar.c | 214 char32_t out, exp = L'\0'; in mbrtoc32_zero() local 238 char32_t out = 0x12345, exp = 0x12345; in mbrtoc32_zero_len() local 262 char32_t out = 0x123456, exp = 0x123456; in mbrtoc32_null() local 333 char16_t out = 0x1234, exp in mbrtoc16_null() local 357 char16_t out, exp = L'\0'; mbrtoc16_zero() local 381 char16_t out = 0x5432, exp = 0x5432; mbrtoc16_zero_len() local [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | astmath.c | 45 int exp = 0; in main() local
|
/titanic_51/usr/src/lib/libast/common/port/ |
H A D | astmath.c | 45 int exp = 0; in main() local
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | m3.c | 30 int exp = 0; in main() local
|
H A D | m2.c | 30 int exp = 0; in main() local
|
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | ldexp.c | 56 ldexp(value, exp) in ldexp() argument [all...] |
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfdlen.c | 39 int exp; local
|
H A D | sfgetd.c | 37 reg int p, sign, exp; local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfdlen.c | 39 int exp; local
|
H A D | sfgetd.c | 37 reg int p, sign, exp; local
|
/titanic_51/usr/src/test/libc-tests/tests/priv_gettext/ |
H A D | priv_gettext.c | 44 priv_verify(const char *exp) in priv_verify() argument
|