Searched refs:var_value (Results 1 - 25 of 52) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dshare-env-with-gdbserver.exp44 proc check_getenv { var_name var_value { test_msg "" } { empty_var_p 0 } } {
54 set var_value_match "$hex \"$var_value\""
92 # VAR_NAME_MATCH. If empty, defaults, to $var_value.
94 proc do_test { var_value { var_name "" } { var_name_match "" } { var_value_match "" } } {
108 set var_value_match $var_value
111 if { $var_value != "" } {
112 gdb_test_no_output "set environment $var_name = $var_value" \
113 "set $var_name = $var_value"
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dshare-env-with-gdbserver.exp44 proc check_getenv { var_name var_value { test_msg "" } { empty_var_p 0 } } {
54 set var_value_match "$hex \"$var_value\""
92 # VAR_NAME_MATCH. If empty, defaults, to $var_value.
94 proc do_test { var_value { var_name "" } { var_name_match "" } { var_value_match "" } } {
108 set var_value_match $var_value
111 if { $var_value != "" } {
112 gdb_test_no_output "set environment $var_name = $var_value" \
113 "set $var_name = $var_value"
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dimplref-const.exp59 set var_value 42
84 {DW_AT_const_value ${var_value} DW_FORM_udata}
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dimplref-const.exp59 set var_value 42
84 {DW_AT_const_value ${var_value} DW_FORM_udata}
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopts-common.c1462 ? option->var_value
1463 : !option->var_value);
1470 ? option->var_value
1471 : !option->var_value);
1482 *(HOST_WIDE_INT *) flag_var |= option->var_value;
1484 *(int *) flag_var |= option->var_value;
1489 *(HOST_WIDE_INT *) flag_var &= ~option->var_value;
1491 *(int *) flag_var &= ~option->var_value;
1496 *(HOST_WIDE_INT *) set_flag_var |= option->var_value;
1498 *(int *) set_flag_var |= option->var_value;
[all...]
H A Dopts.h120 HOST_WIDE_INT var_value; member in struct:cl_option
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopts-common.cc816 gcc_assert (option->var_value != CLEV_NORMAL || value == 1);
817 if (option->var_value != CLEV_NORMAL)
840 if (option->var_value == CLEV_SET)
858 gcc_assert (option->var_value == CLEV_BITSET
1446 if (option->var_value == CLEV_BITSET)
1649 ? option->var_value
1650 : !option->var_value);
1657 ? option->var_value
1658 : !option->var_value);
1669 *(HOST_WIDE_INT *) flag_var |= option->var_value;
[all...]
H A Dopts.h55 /* Values for var_value member of CLVC_ENUM. */
130 HOST_WIDE_INT var_value; member in struct:cl_option
H A Dopts.cc3771 && cl_options[i].var_value != CLEV_NORMAL)
3780 if (cl_options[i].var_value == CLEV_BITSET)
3794 if (cl_options[i].var_value == CLEV_BITSET)
/netbsd-current/lib/libwrap/
H A Doptions.c437 char *var_value; local
439 if (*(var_value = value + strcspn(value, whitespace)))
440 *var_value++ = 0;
441 if (setenv(chop_string(value), chop_string(var_value), 1))
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh4051 elif eval var_value=\$$var; test -z "$var_value"; then
4054 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4055 relink_command="$var=\"$var_value\"; export $var; $relink_command"
4397 elif eval var_value=\$$var; test -z "$var_value"; then
4400 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4401 relink_command="$var=\"$var_value\"; expor
[all...]
/netbsd-current/crypto/external/bsd/netpgp/dist/buildaux/
H A Dltmain.sh5002 elif eval var_value=\$$var; test -z "$var_value"; then
5005 var_value=`$ECHO "X$var_value" | $Xsed -e "$sed_quote_subst"`
5006 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5750 elif eval var_value=\$$var; test -z "$var_value"; then
5753 var_value=`$ECHO "X$var_value" | $Xsed -e "$sed_quote_subst"`
5754 relink_command="$var=\"$var_value\"; expor
[all...]
/netbsd-current/external/bsd/iscsi/dist/buildaux/
H A Dltmain.sh5002 elif eval var_value=\$$var; test -z "$var_value"; then
5005 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5006 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5750 elif eval var_value=\$$var; test -z "$var_value"; then
5753 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5754 relink_command="$var=\"$var_value\"; expor
[all...]
/netbsd-current/external/bsd/libbind/dist/
H A Dltmain.sh4972 elif eval var_value=\$$var; test -z "$var_value"; then
4975 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4976 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5720 elif eval var_value=\$$var; test -z "$var_value"; then
5723 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5724 relink_command="$var=\"$var_value\"; expor
[all...]
/netbsd-current/external/gpl2/gettext/dist/build-aux/
H A Dltmain.sh4845 elif eval var_value=\$$var; test -z "$var_value"; then
4848 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
4849 relink_command="$var=\"$var_value\"; export $var; $relink_command"
5579 elif eval var_value=\$$var; test -z "$var_value"; then
5582 var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
5583 relink_command="$var=\"$var_value\"; expor
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.cc669 std::string var_name, var_value; local
689 var_value = final_var.substr (pos + 1, std::string::npos);
691 our_environ.set (var_name.c_str (), var_value.c_str ());
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.cc733 std::string var_name, var_value; local
749 var_value = final_var.substr (pos + 1, std::string::npos);
751 our_environ.set (var_name.c_str (), var_value.c_str ());
/netbsd-current/external/bsd/am-utils/dist/
H A Dltmain.sh9016 elif eval var_value=\$$var; test -z "$var_value"; then
9019 func_quote_for_eval "$var_value"
9259 elif eval var_value=\$$var; test -z "$var_value"; then
9262 func_quote_for_eval "$var_value"
/netbsd-current/external/gpl3/gdb/dist/
H A Dltmain.sh8011 elif eval var_value=\$$var; test -z "$var_value"; then
8014 func_quote_for_eval "$var_value"
8242 elif eval var_value=\$$var; test -z "$var_value"; then
8245 func_quote_for_eval "$var_value"
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dltmain.sh8011 elif eval var_value=\$$var; test -z "$var_value"; then
8014 func_quote_for_eval "$var_value"
8242 elif eval var_value=\$$var; test -z "$var_value"; then
8245 func_quote_for_eval "$var_value"
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dltmain.sh8011 elif eval var_value=\$$var; test -z "$var_value"; then
8014 func_quote_for_eval "$var_value"
8242 elif eval var_value=\$$var; test -z "$var_value"; then
8245 func_quote_for_eval "$var_value"
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dltmain.sh10511 elif eval var_value=\$$var; test -z "$var_value"; then
10514 func_quote_for_eval "$var_value"
10756 elif eval var_value=\$$var; test -z "$var_value"; then
10759 func_quote_for_eval "$var_value"
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dltmain.sh7788 elif eval var_value=\$$var; test -z "$var_value"; then
7791 func_quote_for_eval "$var_value"
8030 elif eval var_value=\$$var; test -z "$var_value"; then
8033 func_quote_for_eval "$var_value"
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dltmain.sh7788 elif eval var_value=\$$var; test -z "$var_value"; then
7791 func_quote_for_eval "$var_value"
8030 elif eval var_value=\$$var; test -z "$var_value"; then
8033 func_quote_for_eval "$var_value"
/netbsd-current/external/lgpl3/gmp/dist/
H A Dltmain.sh10502 elif eval var_value=\$$var; test -z "$var_value"; then
10505 func_quote_for_eval "$var_value"
10747 elif eval var_value=\$$var; test -z "$var_value"; then
10750 func_quote_for_eval "$var_value"

Completed in 694 milliseconds

123