Searched refs:__libc_current_sigrtmax (Results 1 – 6 of 6) sorted by relevance
44 int __libc_current_sigrtmax() __attribute__((__weak__)) __VERSIONER_NO_GUARD;48 if (__libc_current_sigrtmax) return __libc_current_sigrtmax(); in __ndk_legacy___libc_current_sigrtmax()
31 int __libc_current_sigrtmax(void) { in __libc_current_sigrtmax() function
53 #define SIGRTMAX (__libc_current_sigrtmax())55 int __libc_current_sigrtmax(void) __INTRODUCED_IN(21);
65 __libc_current_sigrtmax; # introduced=21
1001 "bionic/__libc_current_sigrtmax.cpp",