Lines Matching refs:call
9 $(call if_changed,flex)
17 $(call if_changed,bison)
114 $(call if_changed_dep,host-csingle)
123 $(call if_changed,host-cmulti)
124 $(call multi_depend, $(host-cmulti), , -objs)
131 $(call if_changed_dep,host-cobjs)
141 $(call if_changed,host-cxxmulti)
142 $(call multi_depend, $(host-cxxmulti), , -objs -cxxobjs)
148 $(call if_changed_dep,host-cxxobjs)
157 +$(call if_changed_dep,host-rust)
164 targets += $(call intermediate_targets, .lex.o, .lex.c) \
165 $(call intermediate_targets, .tab.o, .tab.c .tab.h)