Home
last modified time | relevance | path

Searched defs:tchar (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/postscript/postio/
H A Difdef.c283 static struct tchars tchar = { '\377', /* interrupt */ in setupline() local
507 static struct tchars tchar = { '\377', /* interrupt */ in setupline() local
/plan9/sys/src/cmd/
H A Dtweak.c1796 tchar(Thing *t) in tchar() function