Searched refs:overflow_p_op (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | builtin.c | 387 static struct symbol_op overflow_p_op = { variable 673 { "__builtin_add_overflow_p", &bool_ctype, 1, .op = &overflow_p_op }, 731 { "__builtin_mul_overflow_p", &bool_ctype, 1, .op = &overflow_p_op }, 782 { "__builtin_sub_overflow_p", &bool_ctype, 1, .op = &overflow_p_op },
|
Completed in 2 milliseconds