Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ isTypeFloatingPoint
Method
isTypeFloatingPoint
src/common/pattern.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
bool Pattern::Match::isTypeFloatingPoint() const
98
{
99
return _type == eType::FLOATING_POINT;
100
}
101
102
void Pattern::Match::setOffset(const retdec::common::Address& offset)
103
{
Callers
4
getCryptoPattern
Method · 0.80
serialize
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64