Searched refs:curchars (Results 1 – 2 of 2) sorted by relevance
337 curchars = 0; in inp_key()347 prevchars = curchars; in inp_key()350 curpos += curchars; in inp_key()353 curchars++; in inp_key()378 curchars = 0; in inp_key()389 prevchars = curchars; in inp_key()392 curpos += curchars; in inp_key()395 curchars++; in inp_key()409 prevchars = curchars; in inp_key()411 curpos += curchars; in inp_key()[all …]
767 int curchars[MAX_LISPFILES+1]; variable769 #define curchar curchars[lispin+1]3911 { curchars[i] = '\n'; in main()