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

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

Completed in 109 milliseconds