Searched refs:real (Results 1 - 25 of 73) sorted by relevance

123

/freebsd-10.0-release/contrib/compiler-rt/lib/ppc/
H A Ddivtc3.c45 DD real = { .ld = __gcc_qdiv(realNumerator, denom) }; local
48 real.s.hi = crt_scalbn(real.s.hi, -ilogbw);
49 real.s.lo = crt_scalbn(real.s.lo, -ilogbw);
53 if (crt_isnan(real.s.hi) && crt_isnan(imag.s.hi))
62 real.s.hi = crt_copysign(CRT_INFINITY,cDD.s.hi) * aDD.s.hi;
63 real.s.lo = 0.0;
73 real.s.hi = CRT_INFINITY * (aDD.s.hi*cDD.s.hi + bDD.s.hi*dDD.s.hi);
74 real
[all...]
H A Dmultc3.c32 DD real = { .ld = __gcc_qsub(ac,bd) }; local
35 if (crt_isnan(real.s.hi) && crt_isnan(imag.s.hi))
82 real.s.hi = CRT_INFINITY * (aDD.s.hi*cDD.s.hi - bDD.s.hi*dDD.s.hi);
83 real.s.lo = 0.0;
90 __real__ z = real.ld;
/freebsd-10.0-release/contrib/libstdc++/include/std/
H A Dstd_complex.h112 * @param Tp Type of real and imaginary values.
130 /// Return real part of complex number.
131 _Tp& real();
132 /// Return real part of complex number.
133 const _Tp& real() const;
178 complex<_Tp>::real() { return _M_real; } function in class:complex
182 complex<_Tp>::real() const { return _M_real; } function in class:complex
201 : _M_real(__z.real()), _M_imag(__z.imag()) { }
255 _M_real = __z.real();
266 _M_real += __z.real();
531 real(complex<_Tp>& __z) function
536 real(const complex<_Tp>& __z) function
1046 complex<float>::real() function in class:complex
1050 complex<float>::real() const function in class:complex
1199 complex<double>::real() function in class:complex
1203 complex<double>::real() const function in class:complex
1359 complex<long double>::real() function in class:complex
1363 complex<long double>::real() const function in class:complex
[all...]
/freebsd-10.0-release/contrib/unbound/util/
H A Dalloc.c519 void* real; local
522 real = ptr-lite_pad-sizeof(size_t);
523 if(memcmp(real, lite_pre, lite_pad) != 0) {
525 log_hex("prefix here", real, lite_pad);
529 memmove(&orig, real+lite_pad, sizeof(size_t));
530 if(memcmp(real+lite_pad+orig+sizeof(size_t), lite_post, lite_pad)!=0){
533 log_hex("suffix here", real+lite_pad+orig+sizeof(size_t),
538 memset(real, 0xdd, orig+lite_pad*2+sizeof(size_t)); /* mark it */
539 free(real);
546 void* real, *new local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dgenflags.c101 gen_macro (const char *name, int real, int expect) argument
105 gcc_assert (real <= expect);
106 gcc_assert (real);
118 for (i = 0; i < real - 1; i++)
H A Dcfgloopanal.c210 edge real = e->data; local
219 real->flags |= EDGE_IRREDUCIBLE_LOOP;
220 if (flow_bb_inside_loop_p (real->src->loop_father, real->dest))
221 real->src->flags |= BB_IRREDUCIBLE_LOOP;
H A Dc-cppbuiltin.c29 #include "real.h"
687 REAL_VALUE_TYPE real; local
697 it's easy to get the exact correct value), parse it as a real,
700 real_from_string (&real, hex_str);
701 real_to_decimal (dec_str, &real, sizeof (dec_str), digits, 0);
H A Dc-lex.c28 #include "real.h"
641 REAL_VALUE_TYPE real;
689 real_from_string3 (&real, copy, TYPE_MODE (type));
696 if (REAL_VALUE_ISINF (real) && pedantic)
700 value = build_real (type, real);
639 REAL_VALUE_TYPE real; local
H A Dfunction.c2007 adjacent to the real part. */
2816 /* Scan backwards for the set of the real and
2932 rtx tmp, real, imag;
2935 real = DECL_RTL (fnargs);
2937 if (inner != GET_MODE (real))
2939 real = gen_lowpart_SUBREG (inner, real);
2948 /* split_complex_arg put the real and imag parts in
2956 emit_move_insn (rmem, real);
2962 tmp = gen_rtx_CONCAT (DECL_MODE (parm), real, ima
2919 rtx tmp, real, imag; local
[all...]
H A Dtree-complex.c27 #include "real.h"
38 out whether a complex number is degenerate in some way, having only real
90 /* Return true if T is not a zero constant. In the case of real values,
112 tree real, imag; local
123 real = TREE_REALPART (t);
128 real = TREE_OPERAND (t, 0);
136 r = some_nonzerop (real);
140 /* ??? On occasion we could do better than mapping 0+0i to real, but we
325 otherwise the result is real. The add/subtract translates
326 the real/ima
[all...]
/freebsd-10.0-release/usr.sbin/ppp/
H A Dtty.c97 } real; member in struct:ttydevice
223 return dev->real.fd != -1;
281 if (ioctl(p->fd, TIOCGETD, &dev->real.disc) < 0) {
297 ID0ioctl(p->fd, TIOCSETD, &dev->real.disc);
306 ID0ioctl(p->fd, TIOCSETD, &dev->real.disc);
361 dev->real.fd = p->fd;
363 dev->real.speed = speed;
374 ID0ioctl(p->fd, TIOCSETD, &dev->real.disc);
387 if (!physical_SetSpeed(p, dev->real.speed))
388 log_Printf(LogWARN, "Couldn't reset tty speed to %d\n", dev->real
[all...]
/freebsd-10.0-release/tools/tools/kdrv/
H A DKernelDriver323 if {$Options(real)} {
333 if {$Options(real)} {
394 if {$Options(real)} {
410 if {$Options(real)} {
430 if {$Options(real)} {
447 if {$Options(real)} {
467 if {$Options(real)} {
847 if {$Options(real)} {
853 if {$Options(real)} {
872 if {!$Options(real)} { retur
[all...]
/freebsd-10.0-release/sys/boot/pc98/boot0.5/
H A Dboot.s48 movb partnum(%si), %al # %al = real partition number
50 movw %ax, b_partn # save real parttion number
154 movb defpartnum, %al # %al = real partition number
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DProfileInfo.h171 void dump(FType *F = 0, bool real = true) {
173 if (!real) {
/freebsd-10.0-release/usr.bin/m4/
H A Dmisc.c366 set_input(struct input_file *f, FILE *real, const char *name) argument
368 f->file = real;
/freebsd-10.0-release/sys/boot/i386/btx/btx/
H A Dbtx.S148 * Update real mode IDT for reflecting hardware interrupts.
152 mov $0x20*4,%di # First real mode IDT entry
266 * To real-address mode.
269 mov %eax,%cr0 # real mode
274 mov $0x7008,%bx # Set real mode
433 * Invoke real mode interrupt/function call from user mode with arguments.
437 * Invoke real mode interrupt/function call from protected mode.
448 * -0x0c user %cs -0x10 real mode CS:IP return trampoline
449 * -0x10 user %eip -0x12 real mode flags
450 * -0x14 int no -0x16 real mod
[all...]
/freebsd-10.0-release/sys/boot/pc98/btx/btx/
H A Dbtx.S144 * Update real mode IDT for reflecting hardware interrupts.
148 mov $0x20*4,%di # First real mode IDT entry
264 * To real-address mode.
267 mov %eax,%cr0 # real mode
272 mov $0x1008,%bx # Set real mode
459 * Invoke real mode interrupt/function call from user mode with arguments.
463 * Invoke real mode interrupt/function call from protected mode.
474 * -0x0c user %cs -0x10 real mode CS:IP return trampoline
475 * -0x10 user %eip -0x12 real mode flags
476 * -0x14 int no -0x16 real mod
[all...]
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Ddoublebounce.pl95 sent to you in the hope that you will determine the real originator
/freebsd-10.0-release/crypto/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl249 $PUSH $num,`$FRAME-$SIZE_T*25`($sp) ; save real remaining num
254 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real remaining num
272 $PUSH $inp,`$FRAME-$SIZE_T*26`($sp) ; save real inp
275 $PUSH $num,`$FRAME-$SIZE_T*25`($sp) ; save real num
279 $POP $inp,`$FRAME-$SIZE_T*26`($sp) ; restore real inp
280 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real num
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c759 char real[MAXNAMELEN], fsname[MAXNAMELEN]; local
766 err = dmu_snapshot_realname(zfsvfs->z_os, snm, real,
769 snm = real;
826 char real[MAXNAMELEN]; local
834 err = dmu_snapshot_realname(zfsvfs->z_os, name, real,
837 name = real;
945 char real[MAXNAMELEN]; local
985 err = dmu_snapshot_realname(zfsvfs->z_os, nm, real,
988 strlcpy(nm, real, sizeof(nm));
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-coff.c714 the debug symbol into the real symbol. Therefor, let's presume
715 the debug symbol is a real function reference. */
1258 symbolS * real;
1264 && (real = symbol_find_noref (S_GET_NAME (symp), 1))
1265 && S_GET_STORAGE_CLASS (real) == C_NULL
1266 && real != symp)
1268 c_symbol_merge (symp, real);
1458 /* This is an estimate; we'll plug in the real value using
1254 symbolS * real; local
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddebug.c1769 /* Make a method argument. The second argument is the real name of
2439 struct debug_type *real;
2442 real = debug_get_real_type ((void *) info, type, NULL);
2443 if (real == NULL)
2446 if ((real->kind == DEBUG_KIND_STRUCT
2447 || real->kind == DEBUG_KIND_UNION
2448 || real->kind == DEBUG_KIND_CLASS
2449 || real->kind == DEBUG_KIND_UNION_CLASS)
2450 && real->u.kclass != NULL)
2452 if (real
2436 struct debug_type *real; local
[all...]
/freebsd-10.0-release/contrib/binutils/ld/
H A Dldlang.h284 unsigned int real : 1; member in struct:lang_input_statement_struct
/freebsd-10.0-release/gnu/usr.bin/cc/cc_int/
H A DMakefile54 real.o recog.o reg-stack.o regclass.o regmove.o regrename.o \
/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld.c759 origin_subst_one(char *real, const char *kw, const char *subst, argument
771 for (p = real, subst_count = 0;; p = p1 + kw_len, subst_count++) {
781 return (may_free ? real : xstrdup(real));
788 old_len = strlen(real);
795 for (p = real, resp = res, *resp = '\0';;) {
813 free(real);
818 origin_subst(char *real, const char *origin_path) argument
828 res1 = origin_subst_one(real, "$ORIGIN", origin_path, false);

Completed in 193 milliseconds

123