Searched refs:builtin_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c2322 bool builtin_p; local
2335 builtin_p = decl && DECL_BUILT_IN (decl);
2339 if (!builtin_p)
2353 if (builtin_p

Completed in 95 milliseconds