Home
last modified time | relevance | path

Searched refs:fold_builtin_strncpy_chk (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-ccp.c2341 result = fold_builtin_strncpy_chk (arglist, val[2]); in ccp_fold_builtin()
H A Dtree.h4312 extern tree fold_builtin_strncpy_chk (tree, tree);
H A Dbuiltins.c9165 return fold_builtin_strncpy_chk (arglist, NULL_TREE); in fold_builtin_1()
10577 fold_builtin_strncpy_chk (tree arglist, tree maxlen) in fold_builtin_strncpy_chk() function