Searched refs:gp_config_msg_len (Results 1 – 2 of 2) sorted by relevance
60 gp_config_msg_len="$(expr "[$1]" : '.*')"61 if test "$gp_config_msg_len" -ge "$gp_config_len"; then
2772 gp_config_msg_len="$(expr "Source code location" : '.*')"2773 if test "$gp_config_msg_len" -ge "$gp_config_len"; then11447 gp_config_msg_len="$(expr "Compiler" : '.*')"11448 if test "$gp_config_msg_len" -ge "$gp_config_len"; then11622 gp_config_msg_len="$(expr "Ship binaries in tarball" : '.*')"11623 if test "$gp_config_msg_len" -ge "$gp_config_len"; then13698 gp_config_msg_len="$(expr "Use translations" : '.*')"13699 if test "$gp_config_msg_len" -ge "$gp_config_len"; then13709 gp_config_msg_len="$(expr "Use included libintl" : '.*')"13710 if test "$gp_config_msg_len" -ge "$gp_config_len"; then[all …]