Home
last modified time | relevance | path

Searched defs:crt (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/unix/drawterm/libmp/
H A Dcrt.c22 CRTpre *crt; in crtpre() local
61 crtprefree(CRTpre *crt) in crtprefree()
76 crtin(CRTpre *crt, mpint *x) in crtin()
94 crtout(CRTpre *crt, CRTres *res, mpint *x) in crtout()
H A Dcrttest.c8 CRTpre *crt; in testcrt() local
/plan9-contrib/sys/src/libmp/port/
H A Dcrt.c22 CRTpre *crt; in crtpre() local
61 crtprefree(CRTpre *crt) in crtprefree()
76 crtin(CRTpre *crt, mpint *x) in crtin()
94 crtout(CRTpre *crt, CRTres *res, mpint *x) in crtout()
H A Dcrttest.c8 CRTpre *crt; in testcrt() local
/plan9-contrib/sys/src/cmd/aux/vga/
H A Dvga.h153 ushort crt[256]; member