Lines Matching refs:call
9 $(call if_changed,flex)
17 $(call if_changed,bison)
116 $(call if_changed_dep,host-csingle)
125 $(call if_changed,host-cmulti)
126 $(call multi_depend, $(host-cmulti), , -objs)
133 $(call if_changed_dep,host-cobjs)
143 $(call if_changed,host-cxxmulti)
144 $(call multi_depend, $(host-cxxmulti), , -objs -cxxobjs)
150 $(call if_changed_dep,host-cxxobjs)
159 +$(call if_changed_dep,host-rust)
166 targets += $(call intermediate_targets, .lex.o, .lex.c) \
167 $(call intermediate_targets, .tab.o, .tab.c .tab.h)