Searched defs:ih (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/venti/srv/ |
H A D | icache.c | 50 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 D | zcid.c | 57 { ref *DecodingArray, char_code, ih, glyph_index; in TT_char_code_from_CID_no_subst() local
|
H A D | gxifast.c | 544 const int iy = penum->yci, ih = penum->hci; in image_render_simple() local
|
H A D | gxclimag.c | 694 int i, iy, ih, xskip, xoff, nrows; in clist_image_plane_data() local
|
/plan9/sys/src/9/ip/ |
H A D | ipv6.c | 454 ip6reassemble(IP* ip, int uflen, Block* bp, Ip6hdr* ih) in ip6reassemble()
|
H A D | ip.c | 473 ip4reassemble(IP *ip, int offset, Block *bp, Ip4hdr *ih) in ip4reassemble()
|