Home
last modified time | relevance | path

Searched refs:bh (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dlonglong.h236 "rI" ((USItype) (bh)), \
462 "g" ((USItype) (bh)), \
559 (sh) = (ah) - (bh); \
877 if (__builtin_constant_p (bh) && (bh) == 0) \
880 else if (__builtin_constant_p (bh) && (bh) == ~(USItype) 0) \
896 else if (__builtin_constant_p (bh) && (bh) == 0) \
899 else if (__builtin_constant_p (bh) && (bh) == ~(USItype) 0) \
938 if (__builtin_constant_p (bh) && (bh) == 0) \
941 else if (__builtin_constant_p (bh) && (bh) == ~(UDItype) 0) \
957 else if (__builtin_constant_p (bh) && (bh) == 0) \
[all …]

Completed in 7 milliseconds