Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/
DMakefile73 CHKCFG = $(if $($(1))$(!$(1)),$($(1)), $(error No such config: $(1))) macro
78 $(if $(call CHKCFG,CONFIG_$(firstword $(1))), \