Searched refs:handle_switch_setval (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | options.c | 314 static int handle_switch_setval(const char *arg, const char *opt, const struct flag *flag, int options) in handle_switch_setval() function 527 { "pic", &fpic, handle_switch_setval, 1 }, 528 { "PIC", &fpic, handle_switch_setval, 2 }, 529 { "pie", &fpie, handle_switch_setval, 1 }, 530 { "PIE", &fpie, handle_switch_setval, 2 },
|
Completed in 2 milliseconds