Home | History | Annotate | Download | only in core

Lines Matching defs:long

673 # Given a list of installed modules (short or long names)
1064 # Split long argument list into smaller groups and call the command repeatedly
1068 define split-long-arguments
1105 $(call split-long-arguments,$(TARGET_AR) $(TARGET_GLOBAL_ARFLAGS) $(PRIVATE_ARFLAGS) $@,$(filter %.o, $^))
1139 $(call split-long-arguments,$(HOST_AR) $(HOST_GLOBAL_ARFLAGS) $(PRIVATE_ARFLAGS) $@,$(filter %.o, $^))