Searched refs:gp_config_len (Results 1 – 2 of 2) sorted by relevance
36 m4_if([$1],[],[gp_config_len="30"],[gp_config_len="$1"])38 gp_config_len3="$(expr "$gp_config_len" - 3)"39 n="$gp_config_len"61 if test "$gp_config_msg_len" -ge "$gp_config_len"; then64 gp_config_msg_lhs="$(expr "[$1]:${gp_config_empty}" : "\(.\{0,${gp_config_len}\}\)")"
2754 gp_config_len="30"2756 gp_config_len3="$(expr "$gp_config_len" - 3)"2757 n="$gp_config_len"2773 if test "$gp_config_msg_len" -ge "$gp_config_len"; then2776 …gp_config_msg_lhs="$(expr "Source code location:${gp_config_empty}" : "\(.\{0,${gp_config_len}\}\)…11448 if test "$gp_config_msg_len" -ge "$gp_config_len"; then11451 gp_config_msg_lhs="$(expr "Compiler:${gp_config_empty}" : "\(.\{0,${gp_config_len}\}\)")"11623 if test "$gp_config_msg_len" -ge "$gp_config_len"; then11626 …gp_config_msg_lhs="$(expr "Ship binaries in tarball:${gp_config_empty}" : "\(.\{0,${gp_config_len}…13699 if test "$gp_config_msg_len" -ge "$gp_config_len"; then[all …]