Searched refs:INTERCEPTION_FORMAT (Results 1 – 1 of 1) sorted by relevance
145 # define INTERCEPTION_FORMAT(f, a) macro147 # define INTERCEPTION_FORMAT(f, a) __attribute__((format(printf, f, a))) macro151 INTERCEPTION_FORMAT(1, 2);