Home
last modified time | relevance | path

Searched refs:overflo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c56 static void overflo(void);
285 if (smax >= &www[MAXSIZ - 1]) overflo(); in cgotofn()
298 if (smax >= &www[MAXSIZ - 1]) overflo(); in cgotofn()
333 overflo(void) in overflo() function
352 if (rear >= &queue[QSIZE - 1]) overflo(); in cfail()
368 if (front == queue) overflo(); in cfail()
372 if (++rear == front) overflo(); in cfail()
/illumos-gate/usr/src/cmd/awk/
H A Db.c109 static void overflo(const char *);
130 overflo("out of space initializing makedfa"); in makedfa()
181 overflo("out of space for fa"); in mkdfa()
188 overflo("out of space in makedfa"); in mkdfa()
191 overflo("out of space in makedfa"); in mkdfa()
210 overflo("out of space in makeinit"); in makeinit()
289 overflo(msg); in growvec()
411 overflo(const char *s) in overflo() function
622 overflo("out of space in pmatch"); in pmatch()
680 overflo("out of state space"); in nematch()
[all …]
/illumos-gate/usr/src/cmd/oawk/
H A Db.c98 static void overflo(void);
206 overflo(); in cclenter()
224 overflo(void) in overflo() function
413 overflo(); in add()
755 overflo(); in cgotofn()
785 overflo(); in cgotofn()