Home | History | Annotate | Download | only in core

Lines Matching defs:space

90     $(info $(space)$(space)$(word)) \
567 space := $(empty) $(empty)
570 $(subst $(space),:,$(strip $(1)))
585 $(word $(1),$(subst :,$(space),$(2)))
598 $(subst $(space)$(_cpSEP)$(space),$(_cpSEP),$(strip \
610 $(strip $(foreach w,$(1), $(eval _first := $(word 1,$(subst $(2),$(space),$(w))))\