Searched refs:func_mode_compile (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh1949 # func_mode_compile arg...
1950 func_mode_compile () function
2294 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh1979 # func_mode_compile arg...
1980 func_mode_compile () function
2324 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh1948 # func_mode_compile arg...
1949 func_mode_compile () function
2293 test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3264 # func_mode_compile arg...
3265 func_mode_compile () function
3610 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh3264 # func_mode_compile arg...
3265 func_mode_compile () function
3610 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/file/
H A Dltmain.sh3267 # func_mode_compile arg...
3268 func_mode_compile () function
3613 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh3264 # func_mode_compile arg...
3265 func_mode_compile () function
3610 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh3264 # func_mode_compile arg...
3265 func_mode_compile () function
3610 test compile = "$opt_mode" && func_mode_compile ${1+"$@"}
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh1585 # func_mode_compile arg...
1586 func_mode_compile () function
1947 test "$mode" = compile && func_mode_compile ${1+"$@"}

Completed in 277 milliseconds