Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Dsign.h16 LIBC_INLINE constexpr bool is_pos() const { return !is_negative; } is_pos() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h22629 boolean val::is_pos() const in is_pos() function