Home
last modified time | relevance | path

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

/haiku/src/tools/restest/
H A DResourceFile.h59 inline int32 _GetInt32(int32 value);
91 ResourceFile::_GetInt32(int32 value) in _GetInt32() function
H A DResourceFile.cpp1095 if (_GetInt32(tableEnd->rite_terminator) != 0) in _ReadInfoTableEnd()
1119 int32 id = _GetInt32(info->ri_id); in _ReadResourceInfo()
1120 int32 index = _GetInt32(info->ri_index); in _ReadResourceInfo()