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

/external/valgrind/main/include/
H A Dpub_tool_options.h41 // if VG_STR_CLO(arg, "--foo", clo_foo) { }
45 // if VG_STR_CLO(arg, "--foo", clo_foo) { <further checking or processing> }
62 #define VG_STR_CLO(qq_arg, qq_option, qq_var) \ macro

Completed in 47 milliseconds