/plan9/sys/src/cmd/qi/ |
H A D | branch.c | 36 boname(int bo) in boname() 57 cname(int bo, int bi) in cname() 82 int bo, bi, xx; in condok() local 102 int bo, bi, xx; in dobranch() local 139 int bo, bi, xx; in bcx() local
|
/plan9/sys/src/cmd/8l/ |
H A D | elf.c | 15 elfident(int bo, int class) in elfident() 92 elf32(int mach, int bo, int addpsects, void (*putpsects)(Putl)) in elf32() 207 elf64(int mach, int bo, int addpsects, void (*putpsects)(Putl)) in elf64()
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | blowfish.c | 80 u32int bo[2], bi[2], b; in bfCBCencrypt() local 137 u32int b, bo[2], bi[2], xr[2]; in bfCBCdecrypt() local
|
/plan9/sys/src/libsec/port/ |
H A D | blowfish.c | 80 u32int bo[2], bi[2], b; in bfCBCencrypt() local 137 u32int b, bo[2], bi[2], xr[2]; in bfCBCdecrypt() local
|
/plan9/sys/src/cmd/ql/ |
H A D | asmout.c | 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
|
/plan9/sys/src/games/mp3enc/ |
H A D | tables.h | 49 unsigned int bo : 6; member
|
/plan9/sys/src/cmd/vac/ |
H A D | file.c | 392 u32int bo, nb; in dirlookup() local 944 u32int nb, bo; in filemetaalloc() local 1032 u32int bo; in filemetaflush() local 1248 u32int bo; in vacfilecreate() local
|
/plan9/sys/src/cmd/8c/ |
H A D | mul.c | 73 int bc, bi, bn, bo, bq, bs, bt; in mulparam() local
|
/plan9/sys/src/cmd/6c/ |
H A D | mul.c | 73 int bc, bi, bn, bo, bq, bs, bt; in mulparam() local
|
/plan9/sys/src/cmd/jpg/ |
H A D | writepng.c | 54 chunk(Biobuf *bo, char *type, uchar *d, int n) in chunk()
|
/plan9/sys/src/cmd/postscript/g3p9bit/ |
H A D | g3p9bit.c | 267 int bo, state; in readrow() local
|
/plan9/sys/src/libmach/ |
H A D | qdb.c | 114 uchar bo; /* bits 6-10 */ member 354 int bo, bi; in branch() local
|
/plan9/sys/src/cmd/fossil/ |
H A D | file.c | 88 u32int bo, nb; in dirLookup() local 1533 u32int nb, bo; in fileMetaAlloc() local
|
/plan9/sys/src/cmd/aux/ |
H A D | msexceltables.c | 68 static Biobuf *bo; // stdout (sic) variable
|
/plan9/sys/src/cmd/aux/vga/ |
H A D | vesa.c | 43 int ro, go, bo, xo; member
|