Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 43) sorted by relevance

12

/inferno-os/limbo/
H A Dnodes.c363 Node *left, *right; in efold() local
644 foldcast(Node *n, Node *left) in foldcast()
731 foldcasti(Node *n, Node *left) in foldcasti()
770 Node *left, *right; in foldvc() local
847 Node *left, *right; in foldc() local
987 Node *left, *right; in foldr() local
1077 Node *left; in rotater() local
1114 Node *left, *n; in etolist() local
1151 mkn(int op, Node *left, Node *right) in mkn()
1164 mkunary(int op, Node *left) in mkunary()
[all …]
H A Decom.c169 Node *nn, *left, *right; in rewrite() local
576 Node *left, *right; in sumark() local
818 Node *left, *right, *tn; in ecom() local
1453 Node *left, *tn; in eacom() local
1513 Node *left, *right, *v; in slicelcom() local
1559 Node *left, *right, *u, *v; in indsascom() local
2068 Node tl, tr, *t, *left, *right, *tn; in bcom() local
2180 Node which, tab, off, add, adr, slot, *left; in recvacom() local
H A Dtypecheck.c21 Node *n, *left, *right; in fninline() local
612 Node *left, *right, *last, *top; in scheck() local
986 Node *left, *right, *mod, *nn; in echeck() local
1931 Node *left, *right; in callcast() local
2016 tagcast(Node *n, Node *left, Node *right, Decl *id, int kidsok, int allok) in tagcast()
2239 Node *left, *right; in shiftchk() local
2514 passfns(Src *src, Decl *fn, Node *left, Node *args, Type *adt, Tpair *tp) in passfns()
2895 Node *n, *q, *wild, *left, *arg; in casecheck() local
2972 Node *w, *arg, *qs, *q, *qt, *left, **tags; in pickcheck() local
3076 Node *n, *q, *wild, *left, *oinexcept; in exccheck() local
[all …]
H A Dcom.c462 Node tret, *left, *zn; in scom() local
794 Node *n, *p, *left, tmp, nto, tmpc; in casecom() local
947 Node *n, *p, *left, tab, slot, off, add, which, nto, adr; in altcom() local
/inferno-os/libsec/port/
H A Ddes.c94 u32int right, left, v0, v1; in block_cipher() local
186 u32int right, left, v0, v1; in triple_block_cipher() local
335 keycompperm(u32int left, u32int right, ulong *ek) in keycompperm()
374 u32int left, right, v0, v1; in des_key_setup() local
/inferno-os/include/
H A Dpooldefs.h1 #define left u.s.bhl macro
H A Dfreetype.h26 int left; member
/inferno-os/libfreetype/
H A Dttdriver.c55 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ argument
110 FT_Long left, right; in Get_Kerning() local
H A Dpfrsbit.c74 FT_Int left = writer->width; in pfr_bitwriter_decode_bytes() local
128 FT_Int left = writer->width; in pfr_bitwriter_decode_rle1() local
208 FT_Int left = writer->width; in pfr_bitwriter_decode_rle2() local
283 FT_UInt left, right, char_len; in pfr_lookup_bitmap_data() local
H A Dcffdrivr.c58 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ argument
113 FT_Long left, right; in Get_Kerning() local
H A Dpfrdrivr.c29 FT_UInt left, in pfr_get_kerning()
H A Dftpfr.c73 FT_UInt left, in FT_Get_PFR_Kerning()
H A Dftraster.c2052 PProfile left, in Vertical_Sweep_Span()
2118 PProfile left, in Vertical_Sweep_Drop()
2256 PProfile left, in Horizontal_Sweep_Span()
2299 PProfile left, in Horizontal_Sweep_Drop()
2538 PProfile left, in Horizontal_Gray_Sweep_Span()
2555 PProfile left, in Horizontal_Gray_Sweep_Drop()
H A Dinfutil.h35 uInt left; /* if STORED, bytes left to copy */ member
/inferno-os/include/freetype/cache/
H A Dftcsbits.h90 FT_Char left; member
/inferno-os/include/freetype/
H A Dftglyph.h157 FT_Int left; member
/inferno-os/utils/include/
H A Dregexp.h45 Reinst *left; /* left child of OR */ member
/inferno-os/emu/port/
H A Daudio.h34 ulong left; /* left channel gain */ member
/inferno-os/utils/rcsh/
H A Dglob.c29 globsort(Word *left, Word *right) in globsort()
/inferno-os/libmemdraw/
H A Dfillpoly.c29 fillcolor(Memimage *dst, int left, int right, int y, Memimage *src, Point p) in fillcolor()
41 fillline(Memimage *dst, int left, int right, int y, Memimage *src, Point p, int op) in fillline()
/inferno-os/emu/Linux/
H A Daudio-oss.c276 setvolume(int fd, int what, int left, int right) in setvolume()
/inferno-os/os/ipaq1110/
H A Ddevaudio.c299 int *left, *right; in mxvolume() local
873 int i, nf, v, left, right, in, out; in audiowrite() local
/inferno-os/os/port/
H A Ddevaudio.c219 int *left, *right; in mxvolume() local
785 int i, nf, v, left, right, in, out; in audiowrite() local
/inferno-os/os/pc/
H A Ddevtv.c241 static int left, right; variable
742 setvolume(int left, int right) in setvolume()
1263 cropwindow(int left, int right, int top, int bottom) in cropwindow()
/inferno-os/utils/awk/
H A Db.c42 #define left(v) (v)->narg[0] macro

12