Home
last modified time | relevance | path

Searched defs:ih (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dicache.c50 IHash *ih; in mkihash() local
67 ihashlookup(IHash *ih, u8int score[VtScoreSize], int type) in ihashlookup()
80 ihashdelete(IHash *ih, IEntry *ie, char *what) in ihashdelete()
95 ihashinsert(IHash *ih, IEntry *ie) in ihashinsert()
/plan9/sys/src/cmd/gs/src/
H A Dzcid.c57 { ref *DecodingArray, char_code, ih, glyph_index; in TT_char_code_from_CID_no_subst() local
H A Dgxifast.c544 const int iy = penum->yci, ih = penum->hci; in image_render_simple() local
H A Dgxclimag.c694 int i, iy, ih, xskip, xoff, nrows; in clist_image_plane_data() local
/plan9/sys/src/9/ip/
H A Dipv6.c454 ip6reassemble(IP* ip, int uflen, Block* bp, Ip6hdr* ih) in ip6reassemble()
H A Dip.c473 ip4reassemble(IP *ip, int offset, Block *bp, Ip4hdr *ih) in ip4reassemble()