Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/grap/
H A Dmisc.c144 Attr *makeattr(int type, double fval, char *sval, int just, int op) in makeattr() function
/plan9-contrib/sys/src/cmd/pic/
H A Dmisc.c141 void makeattr(int type, int sub, YYSTYPE val) /* add attribute type and val */ in makeattr() function