Searched defs:max (Results 1 – 16 of 16) sorted by relevance
37 const unsigned int max in __sleep() local
26 const int max = PTHREAD_KEYS_MAX; variable28 const int max = _POSIX_THREAD_KEYS_MAX; variable
33 int max; in do_test() local
35 size_t max) in __libc_ifunc_impl_list()
31 size_t max) in __libc_ifunc_impl_list()
33 size_t max) in __libc_ifunc_impl_list()
32 size_t max) in __libc_ifunc_impl_list()
30 size_t max) in __libc_ifunc_impl_list()
77 size_t max) in __libc_ifunc_impl_list()
32 #define max(x, y) (((y) > (x)) ? (y) : (x)) macro
28 double zero, one, max, min, pi; in __feraiseexcept() member
288 map_newlink (int index, struct ifaddrs_storage *ifas, int *map, int max) in map_newlink()
261 unsigned int max = 1; in handle_intel() local
703 int max = __sched_get_priority_max (pol); in check_sched_priority_attr() local
Completed in 32 milliseconds