Home | History | Annotate | Download | only in orig

Lines Matching refs:ins

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