HomeSort by relevance Sort by last modified time
    Searched refs:hoge (Results 1 - 7 of 7) sorted by null

  /build/kati/testcase/
suffix_subst.mk 1 foo:= hoge.c mgoe.c
suffix_subst_pat.mk 1 foo:= hoge.c mgoe.c
ifdef_with_comments.mk 7 ifdef VAR # hoge
11 ifeq ($(VAR),OK) # hoge
17 ifeq ($(VAR),NOK) # hoge
23 ifeq ($(VAR),NOK)# hoge
eval_assign.mk 6 hoge := $$(moge) macro
26 $(eval fuga := $(hoge))
ninja_regen.sh 28 export VAR=hoge
find_command.mk 108 $(call run_find, find testdir -maxdepth hoge)
109 $(call run_find, find testdir -maxdepth 1hoge)
  /build/kati/
pathutil_test.go 402 `find testdir -maxdepth hoge`,
403 `find testdir -maxdepth 1hoge`,

Completed in 78 milliseconds