Searched defs:isNullTerminated (Results 1 – 5 of 5) sorted by relevance
97 DE_INLINE bool isNullTerminated(const char* str, const deUint32 maxSize) in isNullTerminated() function
83 bool isNullTerminated = Str.back() == 0; in EmitInlineAsm() local
116 bool isNullTerminated = Str.back() == 0; in EmitInlineAsm() local
661 constexpr auto isNullTerminated() const noexcept -> bool { in isNullTerminated() function in Catch::StringRef
664 constexpr auto isNullTerminated() const noexcept -> bool { in isNullTerminated() function in Catch::StringRef