Searched refs:comp_start (Results 1 – 3 of 3) sorted by relevance
121 comp_start = curline[i:j]132 comp_start = curline[i:j]144 if complete and not comp_what and not comp_start:151 comp_lists, "insert-%dc" % len(comp_start),
131 comp_start = curline[i:j]141 comp_start = curline[i:j]153 if complete and not comp_what and not comp_start:160 comp_lists, "insert-%dc" % len(comp_start),
3116 unsigned index, unsigned comp_start, in load_interpolated_input() argument3140 LLVMValueRef llvm_chan = LLVMConstInt(ctx->ac.i32, comp_start + comp, false); in load_interpolated_input()