Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Doptions.c279 static char **handle_onoff_switch(char *arg, char **next, const struct flag flags[]) in handle_onoff_switch() function
815 char ** ret = handle_onoff_switch(arg, next, debugs); in handle_switch_v()
891 char ** ret = handle_onoff_switch(arg, next, warnings); in handle_switch_W()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.0.rst1025 * lib.c: early return from handle_onoff_switch()