Searched defs:uref (Results 1 – 1 of 1) sorted by relevance
360 uintptr_t uref = reinterpret_cast<uintptr_t>(iref); in ExtractIndex() local371 uintptr_t uref = (serialChunk << 20) | (tableIndex << 2) | kind_; in ToIndirectRef() local