Searched defs:ReadArgs (Results 1 - 1 of 1) sorted by last modified time

/bootable/recovery/edify/
H A Dexpr.c283 if (ReadArgs(state, argv, 2, &left, &right) < 0) return NULL;
403 int ReadArgs(State* state, Expr* argv[], int count, ...) { function

Completed in 34 milliseconds