Searched defs:DE_PRINTF_FUNC_ATTR (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/delibs/debase/
H A DdeDefs.h328 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) __attribute__ ((format(printf, FORMAT_STRING, FIRST_ARG))) macro
330 # define DE_PRINTF_FUNC_ATTR(FORMAT_STRING, FIRST_ARG) macro

Completed in 93 milliseconds