Searched defs:result (Results 76 - 100 of 1716) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ncurses/progs/
H A Dtparm_type.c50 TParams result = Numbers; local
77 TParams result = Other; local
[all...]
/freebsd-current/contrib/ntp/include/
H A Dntp_syscall.h37 int result; local
/freebsd-current/contrib/ntp/util/
H A Dtestrs6000.c16 struct timeval adjustment, result; variable in typeref:struct:
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.c81 uint64_t result; local
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DHostThreadPosix.cpp25 Status HostThreadPosix::Join(lldb::thread_result_t *result) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatunsisf.c30 rep_t result; local
H A Dfloatdidf.c39 const double result = (high - twop52) + low.d; local
H A Dfloatsidf.c38 rep_t result; local
H A Dfloatsisf.c38 rep_t result; local
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dlib.c61 isc_result_t result; local
/freebsd-current/crypto/openssh/openbsd-compat/regress/
H A Dopensslvertest.c27 int result; member in struct:version_test
61 fail(long hver, long lver, int result) argument
/freebsd-current/contrib/googletest/googletest/test/
H A Dgtest_assert_by_exception_test.cc102 int result = RUN_ALL_TESTS(); local
/freebsd-current/libexec/bootpd/
H A Dlookup.c63 lookup_ipa(char *hostname, u_int32 *result) argument
85 lookup_netmask(u_int32 addr, u_int32 *result) argument
/freebsd-current/lib/libpathconv/
H A Drel2abs.c41 rel2abs(const char *path, const char *base, char *result, const size_t size) argument
[all...]
H A Dabs2rel.c41 abs2rel(const char *path, const char *base, char *result, const size_t size) argument
[all...]
/freebsd-current/lib/libc/stdlib/
H A Dtsearch_path.h85 bool result; local
H A Dtsearch.c37 posix_tnode **leaf, *result, *n, *x, *y, *z; local
/freebsd-current/lib/librpcsvc/
H A Dyp_passwd.c58 int rval, result; local
/freebsd-current/tools/diag/localeck/
H A Dlocaleck.c51 int i, result; local
/freebsd-current/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c57 void *result; local
/freebsd-current/lib/libc/tests/gen/
H A Dfnmatch_test.c44 static char result[sizeof(flagnames) + 3 * sizeof(int) + 2]; local
75 int flags, result; local
[all...]
/freebsd-current/stand/uboot/
H A Delf_freebsd.c42 uboot_load(char *filename, uint64_t dest, struct preloaded_file **result) argument
/freebsd-current/lib/libnetbsd/
H A Dstrsuftoll.c214 long long result; local
/freebsd-current/contrib/libdiff/test/
H A Dresults_test.c15 struct diff_result *result = malloc(sizeof(struct diff_result)); local
93 struct diff_result *result = malloc(sizeof(struct diff_result)); local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dint128_builtins.cpp27 __int128_t result = a * b; local

Completed in 339 milliseconds

1234567891011>>