Home
last modified time | relevance | path

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

/external/v8/tools/
Dgdb-v8-support.py65 t_u32 = gdb.lookup_type('unsigned int') variable
118 v_u32 = self.val.cast(t_u32)
141 return int(v.cast(t_u32))