Searched refs:XYES (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tests/ | ||
H A D | Makefile | 76 ALLYES = $(strip $(call XYES, $(1))) 77 XYES = $(if $(strip $(1)), \ macro 79 $(call XYES, $(wordlist 2, $(words $(1)), $(1)))), \ |
Completed in 1 milliseconds