Searched refs:testcode (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/B/t/ |
| D | OptreeCheck.pm | 938 my $testcode = qq{ 952 return $testcode; 958 my $testcode = OptreeCheck::wrap($code); 959 return unless $testcode; 963 my $got = runperl( prog => "$preamble $testcode", stderr => 1, 972 $testcode =~ s/ThreadedRef/$goldentxt/; 974 $testcode =~ s/NonThreadRef/$goldentxt/; 978 $testcode =~ s/$b4/$af/; 982 $got = runperl( prog => "$preamble $testcode", stderr => 1, 987 return $testcode;
|
| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | HTParse.c | 1237 char testcode; in HTUnEscapeSome() local 1247 (testcode = (char) FROMASCII(from_hex(p[1]) * 16 + in HTUnEscapeSome() 1249 strchr(do_trans, testcode)) { /* it's one of the ones we want */ in HTUnEscapeSome() 1250 *q++ = testcode; in HTUnEscapeSome()
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | lib-link.m4 | 41 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) 44 dnl the ability to compile and link the specified testcode. If found, it
|
| /mirbsd/src/gnu/usr.bin/texinfo/m4/ |
| D | lib-link.m4 | 41 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) 44 dnl the ability to compile and link the specified testcode. If found, it
|
| /mirbsd/src/gnu/usr.bin/binutils/config/ |
| D | lib-link.m4 | 41 dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) 44 dnl the ability to compile and link the specified testcode. If found, it
|