Searched refs:_ull (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/scripts/
H A Dzircon.elf-gdb.py653 _ull = gdb.lookup_type("unsigned long long") variable
663 global _ull
664 return _cast(value, _ull)

Completed in 89 milliseconds