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

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

Completed in 74 milliseconds