Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/utils/
Dnumber-utils.h124 inline bool ValidateFloat(std::string_view p) in ValidateFloat() function
/arkcompiler/runtime_core/assembler/
Dassembly-parser.cpp1643 if (!ValidateFloat(p)) { in ParseFloat()