Home
last modified time | relevance | path

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

/scripts/
A Dzircon.elf-gdb.py654 _uint = gdb.lookup_type("unsigned int") variable
669 global _uint
670 return _cast(value, _uint, 32)

Completed in 5 milliseconds