Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcallgrind.h93 #define CALLGRIND_DUMP_STATS_AT(pos_str) \ argument
95 pos_str, 0, 0, 0, 0)
/external/iproute2/include/
Dutils.h199 # define __check_format_string(pos_str, pos_args) \ argument
200 __attribute__ ((format (printf, (pos_str), (pos_args))))