Home
last modified time | relevance | path

Searched defs:ml (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/lib/zlib_inflate/
Dinffast.c43 uInt ml; /* mask for literal/length tree */ local
53 ml = zlib_inflate_mask[bl]; local
/linux-2.4.37.9/arch/mips/math-emu/
Dieee754.c63 #define DPSTR(s,b,mh,ml) {ml,mh,b,s} argument
68 #define DPSTR(s,b,mh,ml) {s,b,mh,ml} argument
/linux-2.4.37.9/net/packet/
Daf_packet.c1195 struct packet_mclist *ml, *i; in packet_mc_add() local
1244 struct packet_mclist *ml, **mlp; in packet_mc_drop() local
1273 struct packet_mclist *ml; in packet_flush_mclist() local
/linux-2.4.37.9/lib/
Dinflate.c525 unsigned ml, md; /* masks for bl and bd bits */ local
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c1975 uInt ml; /* mask for literal/length tree */ local
1985 ml = inflate_mask[bl]; local
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c1959 uInt ml; /* mask for literal/length tree */ local
1969 ml = inflate_mask[bl]; local
/linux-2.4.37.9/drivers/video/
Dradeonfb.c418 int ml; member