Home | History | Annotate | Download | only in dist

Lines Matching refs:ins

54932   int ins;          /* Index in data[] where new cell pointer is inserted */
54975 ins = cellOffset + 2*i;
54989 endPtr = &data[ins];
54995 put2byte(&data[ins], idx);
85412 ** So we must not search for built-ins when creating a new function.