Searched refs:func_mode_compile (Results 1 – 2 of 2) sorted by relevance
3312 func_mode_compile () function3657 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
17560 # func_mode_compile arg...17561 func_mode_compile ()17563 @@ -1314,12 +1985,12 @@ func_mode_compile ()17578 @@ -1340,15 +2011,14 @@ func_mode_compile ()17596 @@ -1364,8 +2034,7 @@ func_mode_compile ()17655 - test "$mode" = compile && func_mode_compile ${1+"$@"}17656 + test "$opt_mode" = compile && func_mode_compile ${1+"$@"}