Home
last modified time | relevance | path

Searched refs:UNDEF (Results 1 – 25 of 73) sorted by relevance

123

/openbsd/src/regress/usr.bin/mandoc/roff/nr/
Dundef.out_ascii1 NR-UNDEF(1) General Commands Manual NR-UNDEF(1)
17 OpenBSD April 9, 2018 NR-UNDEF(1)
/openbsd/src/regress/usr.bin/mandoc/roff/string/
Dundef.out_ascii1 STRING-UNDEF(1) General Commands Manual STRING-UNDEF(1)
33 OpenBSD April 9, 2018 STRING-UNDEF(1)
/openbsd/src/games/hack/
Dhack.dog.c160 #define UNDEF 6 macro
180 return(UNDEF); in dogfood()
262 gtyp = UNDEF; /* no goal as yet */ in dog_move()
266 if(otyp > gtyp || otyp == UNDEF) continue; in dog_move()
277 if(gtyp == UNDEF && dogroom >= 0 && in dog_move()
285 if(gtyp == UNDEF || in dog_move()
/openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/
DProxySubs.pm24 UNDEF => '{const char *name; I32 namelen;}',
37 UNDEF => sub {},
50 UNDEF => sub { '&PL_sv_undef' },
59 UNDEF => sub {},
DXS.pm55 UNDEF => '', # implicit undef
67 UNDEF => undef,
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/t/
Dsvpeek.t13 is (DPeek ($,), 'UNDEF', '$,');
63 is (DPeek ( $VAR), 'UNDEF', ' $VAR undef');
64 is (DPeek (\$VAR), '\UNDEF', '\$VAR undef');
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/t/regression/
D812-todo.t16 my $x = defined($value) ? "\"$value\"" : 'UNDEF';
/openbsd/src/gnu/usr.bin/perl/t/op/
Dwrite.t1904 open(UNDEF, '>Op_write.tmp') || die "Can't create Op_write.tmp";
1905 select +(select(UNDEF), $~ = "UNDEFFORMAT")[0];
1910 write UNDEF;
1913 select +(select(UNDEF), $~ = "UNDEFFORMAT2")[0];
1916 close UNDEF or die "Could not close: $!"; undef *UNDEF
1918 write UNDEF;
/openbsd/src/gnu/llvm/lldb/source/Symbol/
DDebugMacros.cpp36 return DebugMacroEntry(DebugMacroEntry::UNDEF, line, 0, str); in CreateUndefEntry()
/openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/
DDebugMacros.h27 INVALID, DEFINE, UNDEF, START_FILE, END_FILE, INDIRECT enumerator
/openbsd/src/gnu/usr.bin/perl/dist/Test/t/
Dfail.t98 # Test 12 got: <UNDEF> ($0 at line 30)
/openbsd/src/lib/libcurses/
Dtic.h161 #define UNDEF 5 /* Undefined */ macro
/openbsd/src/lib/libc/rpc/
DREADME164 ! #define TNULL PTR /* pointer to UNDEF */
165 #define TVOID FTN /* function returning UNDEF (for void) */
173 #define TVOID FTN /* function returning UNDEF (for void) */
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
Di386beos.sc88 /* link.exe apparently pulls in .obj's because of UNDEF common
/openbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Di386beos.sc88 /* link.exe apparently pulls in .obj's because of UNDEF common
/openbsd/src/gnu/usr.bin/perl/cpan/Socket/
DMakefile.PL288 foreach qw(YES NO UNDEF), "";
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DISDOpcodes.h211 UNDEF, enumerator
DSelectionDAG.h843 if (Op.getOpcode() == ISD::UNDEF) {
849 return getNode(ISD::UNDEF, SDLoc(), VT);
859 if (Op.getOpcode() == ISD::UNDEF) {
865 return getNode(ISD::UNDEF, SDLoc(), VT);
1058 return getNode(ISD::UNDEF, SDLoc(), VT);
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ns32k.c333 #define UNDEF 3 macro
1838 IND (BRANCH, UNDEF), /* Expecting in convert_iif()
2087 if (fragP->fr_subtype == IND (BRANCH, UNDEF)) in md_estimate_size_before_relax()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ns32k.c333 #define UNDEF 3 macro
1507 IND (BRANCH, UNDEF), /* Expecting in convert_iif()
2083 if (fragP->fr_subtype == IND (BRANCH, UNDEF))
/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionSourceCode.cpp155 case DebugMacroEntry::UNDEF: in AddMacros()
/openbsd/src/lib/libcurses/tinfo/
Dcomp_scan.c748 type = UNDEF; in _nc_get_token()
Dcomp_parse.c305 int result = UNDEF;
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIDefines.h264 UNDEF = 0xFFFF enumerator
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstab.def189 | 00 UNDEF | 02 ABS | 04 TEXT | 06 DATA |

123