Searched refs:init_q (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/one-true-awk/
H A Db.c820 int init_q = (firstnum==0); /* first added char will be ? */ local
834 size += init_q + (atomlen+1)* n_q_reps;
854 if (init_q) buf[j++] = '?';

Completed in 95 milliseconds