Searched defs:arguments (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddefinitions.mk1162 # Call the command at least once even if there are no arguments, as otherwise
1165 # $(1): the command without arguments
1166 # $(2): the arguments
1167 define split-long-arguments
1205 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)TARGET_AR) \
1242 $(call split-long-arguments,$($(PRIVATE_2ND_ARCH_VAR_PREFIX)HOST_AR) \
1692 # Avoid the memory arguments on Windows, dx fails to load for some reason with them.
2157 # $(6) arguments for apicheck

Completed in 8 milliseconds