Home
last modified time | relevance | path

Searched refs:XYES (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/
DMakefile76 ALLYES = $(strip $(call XYES, $(1)))
77 XYES = $(if $(strip $(1)), \ macro
79 $(call XYES, $(wordlist 2, $(words $(1)), $(1)))), \