Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dtoolchain.h54 #define PRINTF_ATTRIBUTE(string_index, first_to_check) argument
96 #define PRINTF_ATTRIBUTE(string_index, first_to_check) \
97 __attribute__((format(printf, string_index, first_to_check)))