Home
last modified time | relevance | path

Searched defs:vconst (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/
H A Dderoff.c330 regline(int macline, int vconst) in regline()
370 putmac(Rune *rp, int vconst) in putmac()
/plan9/sys/src/cmd/cc/
H A Dcc.h54 vlong vconst; /* non fp const */ member
82 vlong vconst; member
H A Dsub.c969 vconst(Node *n) in vconst() function