Searched refs:cstart (Results 1 – 2 of 2) sorted by relevance
79 int cstart, cyclelen, i, j, ncycle, nnonopts, nopts, pos; in permute_args() local91 cstart = panonopt_end + i; in permute_args()92 pos = cstart; in permute_args()100 const_cast<char **>(nargv)[pos] = nargv[cstart]; in permute_args()102 const_cast<char **>(nargv)[cstart] = swap; in permute_args()
1933 cstart := C.LLVMGetBufferStart(b.C)1935 return C.GoBytes(unsafe.Pointer(cstart), C.int(csize))