Searched refs:tagval (Results 1 – 1 of 1) sorted by relevance
3207 I32 tagval = htonl(LOW_32BITS(ary[i])); in store_hook() local3208 WRITE_I32(tagval); in store_hook()3209 TRACEME(("object %d, tag #%d", i-1, ntohl(tagval))); in store_hook()3495 I32 tagval; in store() local3528 tagval = htonl(LOW_32BITS(((char *)svh)-1)); in store()3530 tagval = htonl(LOW_32BITS(*svh)); in store()3533 TRACEME(("object 0x%"UVxf" seen as #%d", PTR2UV(sv), ntohl(tagval))); in store()3536 WRITE_I32(tagval); in store()