Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REGISTER_FORMAT_FLOAT
src/apps/debugger/user_interface/gui/team_window/RegistersView.cpp
321
if (reg->Format() == REGISTER_FORMAT_FLOAT) {
src/kits/debugger/arch/Register.cpp
36
fFormat = REGISTER_FORMAT_FLOAT;