Searched refs:lenp1 (Results 1 – 1 of 1) sorted by relevance
3222 tree dst, src, len, lenp1; in expand_builtin_stpcpy() local3237 lenp1 = size_binop (PLUS_EXPR, len, ssize_int (1)); in expand_builtin_stpcpy()3238 narglist = build_tree_list (NULL_TREE, lenp1); in expand_builtin_stpcpy()