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