Searched full:tspace (Results 1 – 5 of 5) sorted by relevance
96 SPACE tspace; in process() local 257 tspace = PS; in process() 259 psanl = tspace.append_newline; in process() 260 HS = tspace; in process() 383 SPACE tspace; in substitute() local 464 tspace = PS; in substitute() 466 psanl = tspace.append_newline; in substitute() 467 SS = tspace; in substitute()
338 PRINTF("\tspace %lu use %u hits %lu flags %#x proto %d/%d", in printnat()
1767 static char tspace[MAXLINE]; in tokenize() local1769 sp = tspace; in tokenize()1788 if (sp - tspace >= MAXLINE) in tokenize()1800 if (sp - tspace >= MAXLINE) in tokenize()1808 if (sp - tspace >= MAXLINE) in tokenize()1815 if (sp - tspace >= MAXLINE) in tokenize()
478 [2] tspace.library.utoronto.ca/bitstream/1807/67932/1/Byma_Stuart_A_201411_MAS_thesis.pdf
1299 static char tspace[MAXLINE]; in tokenize() local1301 sp = tspace; in tokenize()