Home | History | Annotate | Download | only in cgo

Lines Matching refs:ta

633 		fmt.Fprintf(fgcc, "\ta = (void*)((char*)a + (_cgo_topofstack() - stktop));\n")
635 fmt.Fprintf(fgcc, "\ta->r = r;\n")
840 fmt.Fprintf(fgcc, "\ta.recv = recv;\n")
844 fmt.Fprintf(fgcc, "\ta.p%d = p%d;\n", i, i)