Searched refs:XYES (Results 1 – 1 of 1) sorted by relevance
64 ALLYES = $(strip $(call XYES, $(1)))65 XYES = $(if $(strip $(1)), \ macro67 $(call XYES, $(wordlist 2, $(words $(1)), $(1)))), \