OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_verr
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
error.h
98
void
sh_verr
(int, const char *, va_list) __attribute__((__noreturn__));
error.c
222
sh_verr
(int status, const char *fmt, va_list ap)
function
/system/core/sh/bltin/
bltin.h
65
#define verr
sh_verr
Completed in 78 milliseconds