Home
last modified time | relevance | path

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

/ark/runtime_core/assembler/
Dasm_isapi.rb53 def bit_cast(what, to_type, from_type) method
/ark/runtime_core/libpandabase/utils/
Dbit_utils.h291 inline To bit_cast(const From &src) noexcept // NOLINT(readability-identifier-naming) in bit_cast() function