OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_fail
(Results
1 - 4
of
4
) sorted by null
/external/cmockery/cmockery_0_1_2/src/
cmockery.c
1396
void
_fail
(const char * const file, const int line) {
function
[
all
...]
/external/cmockery/cmockery_0_1_2/src/google/
cmockery.h
199
#define fail()
_fail
(__FILE__, __LINE__)
276
_fail
(__FILE__, __LINE__); \
422
void
_fail
(const char * const file, const int line);
/external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h
[
all
...]
/external/bison/
maint.mk
594
re='\<(openat_(permissive|needs_fchdir|(save|restore)
_fail
)|l?(stat|ch(own|mod))at|(euid)?accessat)\>' \
[
all
...]
Completed in 1035 milliseconds