Home
last modified time | relevance | path

Searched defs:ValidateInteger (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/utils/
Dnumber-utils.cpp57 bool ValidateInteger(std::string_view p) in ValidateInteger() function
/arkcompiler/runtime_core/assembler/utils/
Dnumber-utils.h61 inline bool ValidateInteger(const std::string_view &p) in ValidateInteger() function