Home | History | Annotate | Download | only in gmsl

Lines Matching full:merge

312 # Function:  merge
314 # 2: A list to merge into a string
318 merge = $(__gmsl_tr2)$(strip $(if $2, \
320 $2,$(call first,$2)$1$(call merge,$1,$(call rest,$2)))))