Lines Matching refs:call
163 $(call uniq-word,$($(_eiv_tv)),$(INHERIT_TAG)$(i))) \
195 $(call clear-var-list, $(3))
198 $(call dump-import-start,$(_include_stack))
199 $(call dump-config-vals,$(2),before)
201 $(call dump-import-done,$(_include_stack))
202 $(call dump-config-vals,$(2),after)
206 $(call copy-var-list, $(1).$(2), $(3))
207 $(call clear-var-list, $(3))
210 $(call get-inherited-nodes,$(1).$(2),$(3)))
211 $(call _import-nodes-inner,$(1),$($(1).$(2).inherited),$(3))
213 $(call _expand-inherited-values,$(1),$(2),$(3),$(4))
241 $(call _import-node,$(1),$(strip $(_in)),$(3),$(4)) \
257 $(call dump-phase-start,$(1),$(2),$(3),$(4),build/make/core/node_fns.mk) \
264 $(call _import-nodes-inner,$(_node_import_context),$(_in),$(3),$(4)) \
265 $(call move-var-list,$(_node_import_context).$(_in),$(1).$(_in),$(3)) \
272 $(call dump-phase-end,build/make/core/node_fns.mk)