Searched full:_do (Results 1 – 2 of 2) sorted by relevance
35 $(call _do-rm-f, $(wordlist 1, 200, $(1))) \40 define _do-rm-f
35 function _do() { echo '>>' $*; $*; }43 _do checkpatch HEAD || failed=1; \46 _do checkpatch $c || failed=1; \49 _do checkdiff $(git rev-parse HEAD^1) $(git rev-parse HEAD^2) || failed=1; \