Searched defs:Binary (Results 1 – 3 of 3) sorted by relevance
98 enum Binary { binary }; enum99 explicit constexpr half(Binary, uint16_t bits) noexcept : mBits(bits) { } in half() argument
31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
35 Binary, enumerator