Searched refs:mode (Results 1 – 3 of 3) sorted by relevance
280 typedef unsigned int UQItype __attribute__ ((mode (QI)));281 typedef int SItype __attribute__ ((mode (SI)));282 typedef unsigned int USItype __attribute__ ((mode (SI)));283 typedef int DItype __attribute__ ((mode (DI)));284 typedef unsigned int UDItype __attribute__ ((mode (DI)));
144 mode_t mode = st.st_mode; in do_test() local145 xchmod (_PATH_BSHELL, mode & ~(S_IXUSR | S_IXGRP | S_IXOTH)); in do_test()
216 int mode = get_rounding_mode (); in round_and_return() local277 mode)) in round_and_return()324 mode)) in round_and_return()
Completed in 9 milliseconds