Searched refs:_Nullable (Results 1 - 7 of 7) sorted by relevance
/bionic/libc/include/ |
H A D | error.h | 36 extern void (* _Nullable error_print_progname)(void) __INTRODUCED_IN(23); 41 void error_at_line(int, int, const char* _Nullable, unsigned int, const char* _Nonnull, ...)
|
H A D | syslog.h | 89 void openlog(const char* _Nullable, int, int);
|
/bionic/tools/versioner/current/ |
H A D | error.h | 36 extern void (* _Nullable error_print_progname)(void) __INTRODUCED_IN(23); 41 void error_at_line(int, int, const char* _Nullable, unsigned int, const char* _Nonnull, ...)
|
H A D | syslog.h | 89 void openlog(const char* _Nullable, int, int);
|
/bionic/libc/async_safe/include/async_safe/ |
H A D | log.h | 84 const char* _Nullable prefix, const char* _Nonnull fmt, va_list); 87 const char* _Nullable prefix, const char* _Nonnull fmt, va_list _Nonnull);
|
/bionic/libc/include/sys/ |
H A D | cdefs.h | 144 #define _Nullable macro
|
/bionic/tools/versioner/current/sys/ |
H A D | cdefs.h | 144 #define _Nullable macro
|
Completed in 96 milliseconds