Home
last modified time | relevance | path

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

/stdlib/
A Dgmp-impl.h280 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)));
A Dtst-system.c144 mode_t mode = st.st_mode; in do_test() local
145 xchmod (_PATH_BSHELL, mode & ~(S_IXUSR | S_IXGRP | S_IXOTH)); in do_test()
A Dstrtod_l.c216 int mode = get_rounding_mode (); in round_and_return() local
277 mode)) in round_and_return()
324 mode)) in round_and_return()

Completed in 9 milliseconds