Lines Matching full:strip
133 ifeq ($(strip $(FLATBUFFERS_FLATC)),)
220 $(schema),$(strip $(2)),$(strip $(3)),$(strip $(4))))\
221 $(foreach src,$(strip $(5)),\
223 $(foreach schema,$(strip $(1)),\
224 $(call flatbuffers_fbs_to_h,$(strip $(2)),$(strip $(3)),$(schema)))))\
226 $(foreach schema,$(strip $(1)),\
228 $(call flatbuffers_fbs_to_h,$(strip $(2)),$(strip $(3)),$(schema)))),)\
230 $(foreach src,$(strip $(5)),\
231 $(eval $(call local-source-file-path,$(src)): $(strip $(7)))),)\
233 $(foreach dependency,$(strip $(7)),\