Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.c357 static char **handle_switch_D(char *arg, char **next) in handle_switch_D() function
1010 case 'D': return handle_switch_D(arg, next); in handle_switch()