Searched refs:REAL (Results 1 – 16 of 16) sorted by relevance
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | vicar | 13 >32 string REAL \b, 32 bits = VAX longword = Fortran REAL*4 14 >32 string DOUB \b, 64 bits = VAX quadword = Fortran REAL*8
|
| D | iff | 39 >8 string REAL \b, REAL Real3D rendering
|
| D | hp | 215 >8 leshort 0x2933 (REAL)
|
| D | filesystems | 153 >0 ubyte 0xd0 REAL/32 secure big partition
|
| /freebsd-9-stable/contrib/gcc/ |
| D | real.h | 57 #define REAL_EXP(REAL) \ argument 58 ((int)((REAL)->uexp ^ (unsigned int)(1 << (EXP_BITS - 1))) \ 60 #define SET_REAL_EXP(REAL, EXP) \ argument 61 ((REAL)->uexp = ((unsigned int)(EXP) & (unsigned int)((1 << EXP_BITS) - 1)))
|
| D | ChangeLog.tree-ssa | 2749 (scalarize_component_ref): Handle REAL/IMAGPART_EXPR. 18482 [VOID|INTEGER|REAL|COMPLEX|VECTOR|ENUMERAL|BOOLEAN|CHAR]_TYPE nodes:
|
| D | ChangeLog-2004 | 2475 * expr.c (get_inner_reference): Fix thinko in REAL/IMAGPART_EXPR 2670 * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. 2673 REAL/IMAGPART_EXPR. Do not disable addressability based on 2676 check for REAL/IMAGPART_EXPR.
|
| /freebsd-9-stable/share/examples/ppp/ |
| D | ppp.conf.span-isp | 47 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must 175 # to get bogged down with sublinks. Replace REAL-ASSIGNED-IP with the 176 # IP number to be assigned to the Gateway machine. Replace REAL-LOCAL-IP 194 set ifaddr REAL-LOCAL-IP REAL-ASSIGNED-IP
|
| /freebsd-9-stable/crypto/heimdal/lib/asn1/ |
| D | lex.l | 128 REAL { return kw_REAL; }
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | linker.c | 566 #undef REAL in bfd_wrapped_link_hash_lookup() 567 #define REAL "__real_" in bfd_wrapped_link_hash_lookup() macro 570 && CONST_STRNEQ (l, REAL) in bfd_wrapped_link_hash_lookup() 571 && bfd_hash_lookup (info->wrap_hash, l + sizeof REAL - 1, in bfd_wrapped_link_hash_lookup() 581 amt = strlen (l + sizeof REAL - 1) + 2; in bfd_wrapped_link_hash_lookup() 588 strcat (n, l + sizeof REAL - 1); in bfd_wrapped_link_hash_lookup() 594 #undef REAL in bfd_wrapped_link_hash_lookup()
|
| /freebsd-9-stable/games/fortune/datfiles/ |
| D | zippy | 1145 Was my SOY LOAF left out in th'RAIN? It tastes REAL GOOD!!
|
| D | fortunes | 18590 FORTUNE'S GUIDE TO DEALING WITH REAL-LIFE SCIENCE FICTION: #14 18605 FORTUNE'S GUIDE TO DEALING WITH REAL-LIFE SCIENCE FICTION: #2 18624 FORTUNE'S GUIDE TO DEALING WITH REAL-LIFE SCIENCE FICTION: #6 26912 Let's not talk again REAL soon... 32640 from Alpha Centauri were REAL small, furry creatures from Alpha Centauri. 43353 REAL-TIME EXECUTIONER to delete liveware that adversely affects ...
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | australasia | 1299 # use, _they have NO REAL MEANING_, as they are not defined in the
|
| /freebsd-9-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-1 | 6739 type-compatible with the `REAL' 2.3. 7435 * _Floating-point types_ consist of `REAL'. 7500 Negative. Defined on `INTEGER' and `REAL' data.
|
| D | gdb.texinfo | 7880 type-compatible with the @code{REAL} 2.3. 8676 @emph{Floating-point types} consist of @code{REAL}. 8749 Negative. Defined on @code{INTEGER} and @code{REAL} data.
|
| /freebsd-9-stable/contrib/gcc/cp/ |
| D | ChangeLog-1995 | 3751 TYPE_HAS_{INT,REAL}_CONVERSION.
|