cosmetics
This commit is contained in:
parent
3d294346ab
commit
349794f3e4
7 changed files with 25 additions and 14 deletions
3
all.h
3
all.h
|
@ -441,7 +441,8 @@ void chuse(Ref, int, Fn *);
|
|||
Ref newcon(Con *, Fn *);
|
||||
Ref getcon(int64_t, Fn *);
|
||||
int addcon(Con *, Con *);
|
||||
void blit(Ref, uint, Ref, uint, Fn *);
|
||||
void blit(Ref, uint, Ref, uint, uint, Fn *);
|
||||
void blit0(Ref, Ref, uint, Fn *);
|
||||
void dumpts(BSet *, Tmp *, FILE *);
|
||||
|
||||
void bsinit(BSet *, uint);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue