Searched full:tspace (Results 1 – 6 of 6) sorted by relevance
96 SPACE tspace; in process() local257 tspace = PS; in process()259 psanl = tspace.append_newline; in process()260 HS = tspace; in process()383 SPACE tspace; in substitute() local464 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() 1769 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() 1771 static char tspace[MAXLINE]; tokenize() local
219 [2] tspace.library.utoronto.ca/bitstream/1807/67932/1/Byma_Stuart_A_201411_MAS_thesis.pdf
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()