Searched refs:nosplit (Results 1 – 9 of 9) sorted by relevance
9 int nosplit() { in nosplit() function
15 int nosplit() { in nosplit() function
580 diff --git test/nosplit.go test/nosplit.go582 --- test/nosplit.go583 +++ test/nosplit.go623 # nosplit functions that would cause a stack overflow.
578 diff --git test/nosplit.go test/nosplit.go580 --- test/nosplit.go581 +++ test/nosplit.go621 # nosplit functions that would cause a stack overflow.
133 define void @foo6(i1 zeroext %0) nounwind section "nosplit" !prof !14 {
761 --- test/nosplit.go762 +++ test/nosplit.go809 # nosplit functions that would cause a stack overflow.818 lineRE = regexp.MustCompile(`(\w+) (\d+)( nosplit)?(.*)`)
1424 int nosplit = 0; in expand_arg_nobrace() local1611 nosplit++; in expand_arg_nobrace()1787 if ((qq&1) || nosplit) ss = ifs+strlen(ifs); in expand_arg_nobrace()1792 if (!oo && !*ss && !((mm==aa.c) ? str[ii] : nosplit)) { in expand_arg_nobrace()1803 new = xrealloc(new, oo + (ss-ifs) + ((nosplit&!jj) ? strlen(sep) : 0) + in expand_arg_nobrace()1806 (nosplit&!jj) ? sep : ""); in expand_arg_nobrace()1812 if (!nosplit) { in expand_arg_nobrace()