Searched refs:PARSE (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/
H A Dflock-build17 PARSE="--enable-parse-clocks"
18 #PARSE=
82 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" &
83 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS" &
84 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS" &
98 ./build $SIG $PARSE $STD $BUILD_ARGS &
106 ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS &
112 ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS &
/netbsd-current/external/bsd/ntp/dist/scripts/monitoring/
H A Dntploopwatch1507 PARSE:
1527 last PARSE if $_ eq '';
1539 last PARSE if $_ eq '';
1559 last PARSE if $_ eq '';
1584 last PARSE if $_ eq '';
1595 last PARSE if $_ eq '';
1612 last PARSE if $_ eq '';
1629 last PARSE if $_ eq '';
/netbsd-current/usr.bin/make/
H A Dparse.c541 if (DEBUG(PARSE))
638 if (DEBUG(PARSE)) {
807 if (DEBUG(PARSE)) {
1225 DEBUG2(PARSE, "Skipping '%s' because '%s' is defined\n",
1638 DEBUG1(PARSE, "ParseDependency(%s)\n", expandedLine);
2050 DEBUG4(PARSE, "SetFilenameVars: ${%s} = `%s' ${%s} = `%s'\n",
2156 DEBUG3(PARSE, "Parse_PushInput: %s %s, line %u\n",
2228 DEBUG1(PARSE, "ParseTraditionalInclude: %s\n", file);
2258 DEBUG1(PARSE, "ParseGmakeExport: %s\n", variable);
2335 DEBUG2(PARSE, "ParseEO
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp160 VALIDATE_DIAG_SIZE(PARSE)
232 CATEGORY(PARSE, LEX)
233 CATEGORY(AST, PARSE)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dte-vms.c188 status = SYS$PARSE (&fab, 0, 0);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dte-vms.c188 status = SYS$PARSE (&fab, 0, 0);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dte-vms.c188 status = SYS$PARSE (&fab, 0, 0);
/netbsd-current/crypto/external/bsd/openssl.old/dist/Configurations/
H A D10-main.conf1769 lflags => picker(default => "/MAP='F\$PARSE(\".MAP\",\"\$\@\")'",
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/
H A D10-main.conf1868 lflags => picker(default => "/MAP='F\$PARSE(\".MAP\",\"\$\@\")'",
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvmsdbgout.c1767 status = SYS$PARSE (&fab, 0, 0);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvmsdbgout.cc1768 status = SYS$PARSE (&fab, 0, 0);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Ds390x.pm132 confess(err("PARSE")) if (grep(!defined($_),@_));
137 confess(err("PARSE")) if (!defined($token));
3027 confess(err("PARSE"));
3045 confess(err("PARSE"));
3058 confess(err("PARSE")) if (!defined($i));
3069 confess(err("PARSE")) if (!defined($m));
3085 confess(err("PARSE")) if (!defined($d));
3088 confess(err("PARSE")) if (!defined($d));
3090 confess(err("PARSE"));
3108 confess(err("PARSE")) i
[all...]

Completed in 154 milliseconds