Home
last modified time | relevance | path

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

/stdlib/
A Dlonglong.h199 : "%r" ((USItype) (ah)), \
208 : "r" ((USItype) (ah)), \
235 : "%r" ((USItype) (ah)), \
243 : "r" ((USItype) (ah)), \
469 : "0" ((USItype) (ah)), \
505 : "0" ((UDItype) (ah)), \
559 (sh) = (ah) - (bh); \
890 if (__builtin_constant_p (ah) && (ah) == 0) \
893 else if (__builtin_constant_p (ah) && (ah) == ~(USItype) 0) \
951 if (__builtin_constant_p (ah) && (ah) == 0) \
[all …]

Completed in 8 milliseconds