Searched defs:eval (Results 26 - 49 of 49) sorted by relevance

12

/freebsd-current/usr.bin/m4/
H A Deval.c102 eval(const char *argv[], int argc, int td, int is_traced) function
H A Dmisc.c267 m4errx(int eval, const char *fmt, ...) argument
/freebsd-current/usr.sbin/efivar/
H A Defivar.c90 rep_err(int eval, const char *fmt, ...) argument
103 rep_errx(int eval, const char *fmt, ...) argument
/freebsd-current/usr.bin/column/
H A Dcolumn.c59 static int eval; /* exit value */ variable
/freebsd-current/bin/rm/
H A Drm.c49 static int dflag, eval, fflag, iflag, vflag, Wflag, stdin_ok; variable
[all...]
/freebsd-current/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c92 static const double eval[] = { variable
/freebsd-current/usr.bin/sed/
H A Dprocess.c666 int eval; local
H A Dcompile.c537 int eval, flags; local
/freebsd-current/contrib/bmake/
H A Dutil.c601 verr(int eval, const char *fmt, va_list args) argument
610 verrx(int eval, const char *fmt, va_list args) argument
619 err(int eval, const char *fmt, ...) argument
631 errx(int eval, const char *fmt, ...) argument
/freebsd-current/libexec/nuageinit/
H A Dyaml.lua
/freebsd-current/contrib/libxo/libxo/
H A Dxo.h531 xo_emit_err_p (int eval, const char *fmt, ...) argument
544 xo_emit_errx_p (int eval, const char *fmt, ...) argument
555 xo_emit_errc_p(int eval, int code, const char *fmt, ...) argument
[all...]
H A Dlibxo.c1614 xo_err (int eval, const char *fmt, ...) argument
1627 xo_errx (int eval, const char *fmt, ...) argument
1639 xo_errc (int eval, int code, const char *fmt, ...) argument
8424 xo_emit_err_v (int eval, int code, const char *fmt, va_list vap) argument
8432 xo_emit_err (int eval, const char *fmt, ...) argument
8442 xo_emit_errx(int eval, const char *fmt, ...) argument
8452 xo_emit_errc(int eval, int code, const char *fmt, ...) argument
[all...]
/freebsd-current/crypto/openssl/engines/
H A De_afalg.c273 u_int64_t eval = 0; local
/freebsd-current/usr.bin/locale/
H A Dlocale.c580 const char *lang, *vval, *eval; local
/freebsd-current/contrib/nvi/ex/
H A Dex_subst.c349 int didsub, do_eol_match, eflags, empty_ok, eval; local
/freebsd-current/usr.bin/login/
H A Dlogin.c992 bail_internal(int sec, int eval, int signo) argument
1020 bail(int sec, int eval) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h453 namespace eval { namespace in namespace:clang::ento
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dhxtool.c1611 int (*eval)(hx509_context, hx509_ca_tbs, struct cert_type_opt *); member in struct:__anon6
/freebsd-current/usr.bin/dc/
H A Dbcode.c1742 eval(void) function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h239 unsigned eval(unsigned V, unsigned LastLinked, function in struct:llvm::DomTreeBuilder::SemiNCAInfo
/freebsd-current/bin/ps/
H A Dps.c87 int eval; /* Exit value */ variable
/freebsd-current/contrib/libpcap/
H A Dpcap-linux.c5006 struct ethtool_value eval; local
/freebsd-current/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp195 Expected<APInt> NumericVariableUse::eval() const { function in class:NumericVariableUse
203 Expected<APInt> BinaryOperation::eval() const { function in class:BinaryOperation
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5323 auto eval = [&](BinaryOperator::Opcode Opcode, llvm::Value *LHS, local
[all...]

Completed in 318 milliseconds

12