Searched refs:REAL (Results 1 – 12 of 12) sorted by relevance
| /mirbsd/src/usr.bin/xlint/lint1/ |
| D | op.h | 117 REAL, /* gcc extension: __real__ */ enumerator
|
| D | tree.c | 205 { REAL, { 0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,1, in initmtab() 635 case REAL: in build() 1454 } else if (op == REAL || op == IMAG) { in mktnode() 2805 case REAL: in fold() 2948 case REAL: in foldflt() 2988 case REAL: in bldszoftrm() 3561 case REAL: in chkmisc()
|
| D | scan.l | 229 { "__real__", T_UNOP, { REAL }, 0, 0 /*1*/ },
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | linker.c | 564 #undef REAL in bfd_wrapped_link_hash_lookup() 565 #define REAL "__real_" in bfd_wrapped_link_hash_lookup() macro 568 && strncmp (l, REAL, sizeof REAL - 1) == 0 in bfd_wrapped_link_hash_lookup() 569 && bfd_hash_lookup (info->wrap_hash, l + sizeof REAL - 1, in bfd_wrapped_link_hash_lookup() 579 amt = strlen (l + sizeof REAL - 1) + 2; in bfd_wrapped_link_hash_lookup() 586 strcat (n, l + sizeof REAL - 1); in bfd_wrapped_link_hash_lookup() 592 #undef REAL in bfd_wrapped_link_hash_lookup()
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | perltoc2.gen | 27 # • data type: ASSO_{VAL,STR,INT,REAL,BOOL,NULL,AIDX,AASS} 48 # unless it’s ASSO_{STR,INT,REAL,BOOL,NULL} before.
|
| D | Changes5.6 | 9704 Log: assumption about @_ always being non-REAL doesn't hold when
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | hp | 186 >8 short 0x3329 (REAL)
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | README | 8 FOR REAL NOVICES
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlpod.pod | 540 as if it were a E<zwnj> or E<zwj>, which are REAL zero-width characters.
|
| D | perltoc.pod | 16752 =item SIMPLE (REAL) ARGUMENTS, COMPLEX RESULTS
|
| /mirbsd/src/share/zoneinfo/datfiles/ |
| D | australasia | 1260 # use, _they have NO REAL MEANING_, as they are not defined in the
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | gdb.texinfo | 8326 type-compatible with the @code{REAL} 2.3. 9163 @emph{Floating-point types} consist of @code{REAL}. 9236 Negative. Defined on @code{INTEGER} and @code{REAL} data.
|