Searched defs:returns (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y383 returns : numeric { assign_rets(ret_number, $1); } label
[all...]
/freebsd-12-stable/sys/dev/ofw/
H A Dofw_standard.c189 ofw_std_interpret(ofw_t ofw, const char *cmd, int nreturns, cell_t *returns) argument
/freebsd-12-stable/sys/powerpc/ofw/
H A Dofw_real.c809 ofw_real_interpret(ofw_t ofw, const char *cmd, int nreturns, cell_t *returns) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp646 static EnumDecl *findCommonEnumForBlockReturns(ArrayRef<ReturnStmt*> returns) { argument
667 static void adjustBlockReturnsToEnum(Sema &S, ArrayRef<ReturnStmt*> returns, argument
[all...]

Completed in 134 milliseconds