OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AssertFn
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/edify/
expr.h
97
Value*
AssertFn
(const char* name, State* state, int argc, Expr* argv[]);
expr.c
140
Value*
AssertFn
(const char* name, State* state, int argc, Expr* argv[]) {
387
RegisterFunction("assert",
AssertFn
);
Completed in 175 milliseconds