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