| /netbsd-src/lib/libm/noieee_src/ |
| H A D | mathimpl.h | 70 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument 74 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument 78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument 81 # define ic(name, value, bexp, xval) argument 87 # define vc(name, value, x1,x2,x3,x4, bexp, xval) argument 90 # define ic(name, value, bexp, xval) \ argument 93 # define ic(name, value, bexp, xval) \ argument 96 # define ic(name, value, bexp, xval) \ argument
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/mpf/ |
| H A D | t-conv.c | 44 mp_exp_t bexp; in main() local 223 str = mpf_get_str (0, &bexp, base, 0, x); in main() 226 sprintf (buf, "-0.%s@%ld", str + 1, bexp); in main() 228 sprintf (buf, "0.%s@%ld", str, bexp); in main()
|
| /netbsd-src/external/gpl2/grep/dist/intl/ |
| H A D | plural.y | 68 struct expression *bexp, 140 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 142 struct expression *bexp; 148 args[0] = bexp;
|
| H A D | plural.c | 86 struct expression *bexp, 158 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 160 struct expression *bexp; 166 args[0] = bexp;
|
| /netbsd-src/external/gpl3/gcc.old/dist/intl/ |
| H A D | plural.y | 71 struct expression *bexp, 148 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 150 struct expression *bexp; 156 args[0] = bexp;
|
| H A D | plural.c | 89 struct expression *bexp, 166 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 168 struct expression *bexp; 174 args[0] = bexp;
|
| /netbsd-src/external/gpl3/gcc/dist/intl/ |
| H A D | plural.y | 71 struct expression *bexp, 148 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 150 struct expression *bexp; 156 args[0] = bexp;
|
| H A D | plural.c | 89 struct expression *bexp, 166 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 168 struct expression *bexp; 174 args[0] = bexp;
|
| /netbsd-src/external/gpl3/binutils.old/dist/intl/ |
| H A D | plural.y | 71 struct expression *bexp, 148 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 150 struct expression *bexp; 156 args[0] = bexp;
|
| H A D | plural.c | 89 struct expression *bexp, 166 new_exp_3 (op, bexp, tbranch, fbranch) in new_exp_3() argument 168 struct expression *bexp; 174 args[0] = bexp;
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | softfloat.c | 295 int exp, negexp, bexp; in floatcon() local 339 bexp = exp; in floatcon() 352 DEXPSET(fl, DEXP(fl) + negexp*bexp); in floatcon()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | softfloat.c | 295 int exp, negexp, bexp; in floatcon() local 339 bexp = exp; in floatcon() 352 DEXPSET(fl, DEXP(fl) + negexp*bexp); in floatcon()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| H A D | plural.y | 119 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3() argument 124 args[0] = bexp; in new_exp_3()
|
| H A D | plural.c | 140 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3() argument 145 args[0] = bexp; in new_exp_3()
|
| /netbsd-src/external/gpl2/texinfo/dist/intl/ |
| H A D | plural.y | 119 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3() argument 124 args[0] = bexp; in new_exp_3()
|
| H A D | plural.c | 140 new_exp_3 (enum operator op, struct expression *bexp, in new_exp_3() argument 145 args[0] = bexp; in new_exp_3()
|
| /netbsd-src/usr.bin/dc/ |
| H A D | bcode.c | 101 static void bexp(void); 198 { '^', bexp }, 1165 bexp(void) in bexp() function
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | vdev_raidz.c | 862 uint8_t *p, *q, *pxy, *qxy, *xd, *yd, tmp, a, b, aexp, bexp; in vdev_raidz_reconstruct_pq() local 926 bexp = vdev_raidz_log2[vdev_raidz_exp2(b, tmp)]; in vdev_raidz_reconstruct_pq() 930 vdev_raidz_exp2(*q ^ *qxy, bexp); in vdev_raidz_reconstruct_pq()
|
| /netbsd-src/external/bsd/flex/dist/doc/ |
| H A D | flex.info-1 | 7326 {bexp} ([pP][+-]?{dseq}) 7328 {hfc} (({hpref}{hfrac}{bexp}{fsuff_opt})|({hpref}{hdseq}{bexp}{fsuff_opt}))
|
| H A D | flex.texi | 8449 {bexp} ([pP][+-]?{dseq}) 8451 {hfc} (({hpref}{hfrac}{bexp}{fsuff_opt})|({hpref}{hdseq}{bexp}{fsuff_opt}))
|
| /netbsd-src/external/lgpl3/gmp/dist/ |
| H A D | ChangeLog | 28003 * mpf/tests/t-conv.c: Correct type of `bexp'.
|