Searched defs:trycc (Results 1 – 2 of 2) sorted by relevance
65 trycc () { test -z "$CC" && cmdexists "$1" && CC=$1 ; } function
62 trycc () { test -z "$CC" && cmdexists "$1" && CC=$1 ; } function