/inferno-os/os/boot/puma/ |
H A D | donprint.c | 158 strconv(char *o, Op *op, int f1, int f2) in strconv() 184 numbconv(Op *op, int base) in numbconv() 254 noconv(Op *op) in noconv() 262 cconv(Op *op) in cconv() 273 dconv(Op *op) in dconv() 291 oconv(Op *op) in oconv() 297 sconv(Op *op) in sconv() 310 xconv(Op *op) in xconv() 316 Xconv(Op *op) in Xconv() 327 percent(Op *op) in percent()
|
/inferno-os/os/boot/mpc/ |
H A D | donprint.c | 158 strconv(char *o, Op *op, int f1, int f2) in strconv() 184 numbconv(Op *op, int base) in numbconv() 254 noconv(Op *op) in noconv() 262 cconv(Op *op) in cconv() 273 dconv(Op *op) in dconv() 291 oconv(Op *op) in oconv() 297 sconv(Op *op) in sconv() 310 xconv(Op *op) in xconv() 316 Xconv(Op *op) in Xconv() 327 percent(Op *op) in percent()
|
/inferno-os/os/boot/rpcg/ |
H A D | donprint.c | 158 strconv(char *o, Op *op, int f1, int f2) in strconv() 184 numbconv(Op *op, int base) in numbconv() 254 noconv(Op *op) in noconv() 262 cconv(Op *op) in cconv() 273 dconv(Op *op) in dconv() 291 oconv(Op *op) in oconv() 297 sconv(Op *op) in sconv() 310 xconv(Op *op) in xconv() 316 Xconv(Op *op) in Xconv() 327 percent(Op *op) in percent()
|
/inferno-os/os/boot/arm1110/ |
H A D | donprint.c | 158 strconv(char *o, Op *op, int f1, int f2) in strconv() 184 numbconv(Op *op, int base) in numbconv() 254 noconv(Op *op) in noconv() 262 cconv(Op *op) in cconv() 273 dconv(Op *op) in dconv() 291 oconv(Op *op) in oconv() 297 sconv(Op *op) in sconv() 310 xconv(Op *op) in xconv() 316 Xconv(Op *op) in Xconv() 327 percent(Op *op) in percent()
|
/inferno-os/utils/il/ |
H A D | compress.c | 4 #define COP_CR(op,rs,rd)\ argument 6 #define COP_CI(op,rd,i)\ argument 8 #define COP_CIW(op,rd,i)\ argument 10 #define COP_CJ(op,i)\ argument 12 #define COP_CB(op,rs,i)\ argument 14 #define COP_CL(op,rs,rd,i)\ argument 16 #define COP_CSS(op,rs,i)\ argument 18 #define COP_CS(op,rs2,rs1,i)\ argument
|
/inferno-os/libdraw/ |
H A D | draw.c | 5 _setdrawop(Display *d, Drawop op) in _setdrawop() 19 draw1(Image *dst, Rectangle *r, Image *src, Point *p0, Image *mask, Point *p1, Drawop op) in draw1() 53 drawop(Image *dst, Rectangle r, Image *src, Image *mask, Point p1, Drawop op) in drawop() 65 gendrawop(Image *dst, Rectangle r, Image *src, Point p0, Image *mask, Point p1, Drawop op) in gendrawop()
|
H A D | ellipse.c | 6 …ge *dst, Point *c, int xr, int yr, int thick, Image *src, Point *sp, int alpha, int phi, Drawop op) in doellipse() 38 ellipseop(Image *dst, Point c, int a, int b, int thick, Image *src, Point sp, Drawop op) in ellipseop() 50 fillellipseop(Image *dst, Point c, int a, int b, Image *src, Point sp, Drawop op) in fillellipseop() 63 …(Image *dst, Point c, int a, int b, int thick, Image *src, Point sp, int alpha, int phi, Drawop op) in arcop() 77 fillarcop(Image *dst, Point c, int a, int b, Image *src, Point sp, int alpha, int phi, Drawop op) in fillarcop()
|
H A D | string.c | 16 stringop(Image *dst, Point pt, Image *src, Point sp, Font *f, char *s, Drawop op) in stringop() 28 stringnop(Image *dst, Point pt, Image *src, Point sp, Font *f, char *s, int len, Drawop op) in stringnop() 40 runestringop(Image *dst, Point pt, Image *src, Point sp, Font *f, Rune *r, Drawop op) in runestringop() 52 runestringnop(Image *dst, Point pt, Image *src, Point sp, Font *f, Rune *r, int len, Drawop op) in runestringnop() 58 …rc, Point sp, Font *f, char *s, Rune *r, int len, Rectangle clipr, Image *bg, Point bgp, Drawop op) in _string()
|
H A D | stringbg.c | 11 …bgop(Image *dst, Point pt, Image *src, Point sp, Font *f, char *s, Image *bg, Point bgp, Drawop op) in stringbgop() 23 …e *dst, Point pt, Image *src, Point sp, Font *f, char *s, int len, Image *bg, Point bgp, Drawop op) in stringnbgop() 35 …bgop(Image *dst, Point pt, Image *src, Point sp, Font *f, Rune *r, Image *bg, Point bgp, Drawop op) in runestringbgop() 47 …e *dst, Point pt, Image *src, Point sp, Font *f, Rune *r, int len, Image *bg, Point bgp, Drawop op) in runestringnbgop()
|
H A D | poly.c | 24 …d, Image *dst, Point *pp, int np, int end0, int end1, int radius, Image *src, Point *sp, Drawop op) in dopoly() 71 …lyop(Image *dst, Point *p, int np, int end0, int end1, int radius, Image *src, Point sp, Drawop op) in polyop() 83 fillpolyop(Image *dst, Point *p, int np, int wind, Image *src, Point sp, Drawop op) in fillpolyop()
|
H A D | border.c | 5 borderop(Image *im, Rectangle r, int i, Image *color, Point sp, Drawop op) in borderop()
|
H A D | bezier.c | 164 … p0, Point p1, Point p2, Point p3, int end0, int end1, int radius, Image *src, Point sp, Drawop op) in bezierop() 186 …op(Image *dst, Point *pt, int npt, int end0, int end1, int radius, Image *src, Point sp, Drawop op) in bezsplineop() 208 …ezierop(Image *dst, Point p0, Point p1, Point p2, Point p3, int w, Image *src, Point sp, Drawop op) in fillbezierop() 230 fillbezsplineop(Image *dst, Point *pt, int npt, int w, Image *src, Point sp, Drawop op) in fillbezsplineop()
|
/inferno-os/utils/ql/ |
H A D | asmout.c | 8 #define AOP_RRR(op,d,a,b) ((op)|(((d)&31L)<<21)|(((a)&31L)<<16)|(((b)&31L)<<11)) argument 9 #define AOP_IRR(op,d,a,simm) ((op)|(((d)&31L)<<21)|(((a)&31L)<<16)|((simm)&0xFFFF)) argument 10 #define LOP_RRR(op,a,s,b) ((op)|(((s)&31L)<<21)|(((a)&31L)<<16)|(((b)&31L)<<11)) argument 11 #define LOP_IRR(op,a,s,uimm) ((op)|(((s)&31L)<<21)|(((a)&31L)<<16)|((uimm)&0xFFFF)) argument 12 #define OP_BR(op,li,aa) ((op)|((li)&0x03FFFFFC)|((aa)<<1)) argument 13 #define OP_BC(op,bo,bi,bd,aa) ((op)|(((bo)&0x1F)<<21)|(((bi)&0x1F)<<16)|((bd)&0xFFFC)|((aa)<<1)) argument 14 #define OP_BCR(op,bo,bi) ((op)|(((bo)&0x1F)<<21)|(((bi)&0x1F)<<16)) argument 15 #define OP_RLW(op,a,s,sh,mb,me) ((op)|(((s)&31L)<<21)|(((a)&31L)<<16)|(((sh)&31L)<<11)|\ argument
|
/inferno-os/limbo/ |
H A D | gen.c | 310 genrawop(Src *src, int op, Node *s, Node *m, Node *d) in genrawop() 337 genop(Src *src, int op, Node *s, Node *m, Node *d) in genop() 368 genbra(Src *src, int op, Node *s, Node *m) in genbra() 402 int op, regm; in genchan() local 450 int op, regm; in genmove() local 800 int op; in resolvepcs() local 911 rewritesrcreg(Inst *in, int op, int treg, int pc) in rewritesrcreg() 945 rewritedestreg(Inst *in, int op, int treg) in rewritedestreg() 974 char *op, *comma; in instconv() local 1062 genfixop(Src *src, int op, Node *s, Node *m, Node *d) in genfixop() [all …]
|
/inferno-os/libinterp/ |
H A D | comp-mips.c | 8 #define SRR(op,c,r1,r2) gen((op)|((c)<<6)|((r1)<<16)|((r2)<<11)) argument 9 #define RRR(op,r1,r2,r3) gen((op)|((r1)<<16)|((r2)<<21)|((r3)<<11)) argument 10 #define FRRR(op,r1,r2,r3) gen((op)|((r1)<<16)|((r2)<<11)|((r3)<<6)) argument 11 #define FI(op,c) gen((op)|((c)&0xffff)) argument 12 #define IRR(op,c,r1,r2) gen((op)|((c)&0xffff)|((r1)<<21)|((r2)<<16)) argument 13 #define BRRI(op,r1,r2,c) gen((op)|((r1)<<21)|((r2)<<16)|((c)&0xffff)) argument 14 #define BRI(op,r,c) gen((op)|((r)<<21)|((c)&0xffff)) argument 15 #define JR(op,r) gen((op)|((r)<<21)) argument 16 #define J(op,c) gen((op)|(((ulong)(c)>>2)&0x3FFFFFFUL)) argument 291 opx(int mode, Adr *a, int op, int reg, int del) in opx() [all …]
|
H A D | tab.h | 4 int op; member
|
H A D | comp-power.c | 29 #define RLW(op,a,s,sh,mb,me) ((op)|(((s)&31L)<<21)|(((a)&31L)<<16)|(((sh)&31L)<<11)|\ argument 325 br(ulong op, ulong disp) in br() 379 jrc(int op, int reg) in jrc() 426 jmpc(int op, ulong *dest) in jmpc() 486 opx(int mode, Adr *a, int op, int reg) in opx() 538 opwld(Inst *i, int op, int reg) in opwld() 544 opwst(Inst *i, int op, int reg) in opwst() 550 op2(Inst *i, int op, int reg) in op2() 878 cbra(Inst *i, int op) in cbra() 897 cbrab(Inst *i, int op) in cbrab() [all …]
|
/inferno-os/libmemlayer/ |
H A D | line.c | 17 int op; member 24 …int p0, Point p1, int end0, int end1, int radius, Memimage *src, Point sp, Rectangle clipr, int op) in _memline() 118 …Memimage *dst, Point p0, Point p1, int end0, int end1, int radius, Memimage *src, Point sp, int op) in memline()
|
H A D | draw.c | 14 int op; member 54 memdraw(Memimage *dst, Rectangle r, Memimage *src, Point p0, Memimage *mask, Point p1, int op) in memdraw()
|
/inferno-os/utils/0l/ |
H A D | asm.c | 723 #define OP_RRR(op,r1,r2,r3)\ argument 725 #define OP_IRR(op,i,r2,r3)\ argument 727 #define OP_SRR(op,s,r2,r3)\ argument 729 #define OP_FRRR(op,r1,r2,r3)\ argument 731 #define OP_JMP(op,i)\ argument
|
/inferno-os/libmemdraw/ |
H A D | fillpoly.c | 41 fillline(Memimage *dst, int left, int right, int y, Memimage *src, Point p, int op) in fillline() 55 fillpoint(Memimage *dst, int x, int y, Memimage *src, Point p, int op) in fillpoint() 69 memfillpoly(Memimage *dst, Point *vert, int nvert, int w, Memimage *src, Point sp, int op) in memfillpoly() 75 …nt *vert, int nvert, int w, Memimage *src, Point sp, int detail, int fixshift, int clipped, int op) in _memfillpolysc() 161 …segtab, int nseg, int wind, Memimage *src, Point sp, int detail, int fixshift, int clipped, int op) in xscan() 310 …ge *dst, Seg **seg, Seg *segtab, int nseg, int wind, Memimage *src, Point sp, int fixshift, int op) in yscan()
|
H A D | poly.c | 7 …mage *dst, Point *vert, int nvert, int end0, int end1, int radius, Memimage *src, Point sp, int op) in mempoly()
|
/inferno-os/utils/vl/ |
H A D | asm.c | 791 #define OP_RRR(op,r1,r2,r3)\ argument 793 #define OP_IRR(op,i,r2,r3)\ argument 795 #define OP_SRR(op,s,r2,r3)\ argument 797 #define OP_FRRR(op,r1,r2,r3)\ argument 799 #define OP_JMP(op,i)\ argument
|
/inferno-os/utils/kl/ |
H A D | asm.c | 489 #define OP_RRR(op,r1,r2,r3)\ argument 494 #define OP_IRR(op,i,r2,r3)\ argument 499 #define OP_BRA(op,pc)\ argument
|
/inferno-os/utils/libmach/ |
H A D | idb.c | 20 int op; member 34 int op[8]; member 384 int op, aop; in decompress() local 442 int op; in decode() local 503 char *op; in pseudo() local
|