Home
last modified time | relevance | path

Searched refs:MAXSTR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dtm.c57 ba = exstore + MAXSTR; in maknew()
H A Dt..c24 # define MAXSTR 1024 macro
H A Dt9.c32 while (gets1(cstore=cspace, MAXSTR) && domore(cstore)) in yetmore()
H A Dtb.c68 spvecs[spcount++]= pp = calloc(MAXCHS+MAXSTR,1); in chspace()
H A Dt5.c26 for (nlin=nslin=0; gets1(cstore, MAXSTR); nlin++) in gettbl()