Home
last modified time | relevance | path

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

/hardware/st/secure_element2/secure_element/1.0/esehal/src/
Dcompiler.h41 # define check_printf(f, v) __attribute__((format(printf, f, v))) macro
43 # define check_printf(f, v) macro
Dlog.h52 check_printf(2, 3)
72 static inline void check_printf(2, 3)