Home
last modified time | relevance | path

Searched refs:ofs_to_obj (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/ut/
Dut_ResUtil.h265 X ofs_to_obj(Offset ofs) in ofs_to_obj() function
283 const X ofs_to_obj(Offset ofs) const in ofs_to_obj() function
Dut_ResDictionary.h282 return ofs_to_obj<ResName>(ptr()->data[idx + 1].ofsString - s32(sizeof(u32))); in GetResName()