Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const-call.c39 integer_cst_p (tree t) in integer_cst_p() function
63 && integer_cst_p (t) in size_t_cst_p()
1193 if (integer_cst_p (arg)) in fold_const_call_1()
1534 && integer_cst_p (arg1)) in fold_const_call_1()
1549 if (integer_cst_p (arg0) in fold_const_call_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const-call.cc39 integer_cst_p (tree t) in integer_cst_p() function
63 && integer_cst_p (t) in size_t_cst_p()
1192 if (integer_cst_p (arg)) in fold_const_call_1()
1539 && integer_cst_p (arg1)) in fold_const_call_1()
1554 if (integer_cst_p (arg0) in fold_const_call_1()