Searched defs:retval (Results 251 - 275 of 677) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/lib/libc/net/
H A Dgethostnamadr.c256 host_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, argument
362 host_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, argument
H A Dgetnetnamadr.c119 net_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, argument
208 net_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, argument
H A Dgetprotoent.c142 __proto_marshal_func(char *buffer, size_t *buffer_size, void *retval, argument
229 __proto_unmarshal_func(char *buffer, size_t buffer_size, void *retval, argument
411 files_getprotoent_r(void *retval, void *mdata, va_list ap) argument
446 files_setprotoent(void *retval, void *mdata, va_list ap) argument
460 files_endprotoent(void *retval, void *mdata, va_list ap) argument
/freebsd-11-stable/contrib/file/src/
H A Dvasprintf.c626 int retval; local
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp78 uintptr_t retval, target; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp171 SBTypeSummary retval; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp105 LayoutAlignElem retval; local
129 PointerAlignElem retval; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp247 InternalLongjmp(__hw_register_buf env, int retval) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp337 FormatContainer::MapValueType retval; local
353 SummaryContainer::MapValueType retval; local
369 FilterContainer::MapValueType retval; local
385 SynthContainer::MapValueType retval; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp46 static void cacheAnnotationFromMD(const MDNode *md, key_val_pair_t &retval) { argument
276 bool retval local
105 findOneNVVMAnnotation(const GlobalValue *gv, const std::string &prop, unsigned &retval) argument
119 findAllNVVMAnnotation(const GlobalValue *gv, const std::string &prop, std::vector<unsigned> &retval) argument
286 bool retval = findAllNVVMAnnotation(&F, "align", Vs); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp351 double retval = 0; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/asm/
H A Datomic.h284 int retval; local
/freebsd-11-stable/lib/libusbhid/
H A Dparse.c186 uint8_t retval; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dbf.c348 int retval; local
493 int retval; local
676 int retval; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h210 unsigned int retval = 0; local
/freebsd-11-stable/lib/libmt/
H A Dmtlib.c763 int retval; local
/freebsd-11-stable/usr.bin/systat/
H A Ddevs.c175 int retval; local
222 int retval = 0; local
280 int retval = 0; local
[all...]
/freebsd-11-stable/sys/xen/xenbus/
H A Dxenbusb.c864 int retval = 0; local
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_vnops.c527 dtfs_node_pathconf(struct puffs_usermount *pu, puffs_cookie_t opc, int name, register_t *retval) argument
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dfile.c511 DWORD retval; local
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-copy.c624 enum ssa_prop_result retval; local
684 enum ssa_prop_result retval; local
766 enum ssa_prop_result retval; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcp-namespace.c284 struct using_direct *retval; local
310 struct using_direct *retval local
613 struct type *retval local
[all...]
H A Ddoublest.c727 DOUBLEST retval; local
H A Ddwarf2loc.c210 struct value *retval; local
[all...]
H A Di386-nat.c404 int i, retval = -1; local
439 int retval = 0, status = 0; local
511 int retval; local
535 int retval; local
626 int retval = i386_insert_aligned_watchpoint (addr, len_rw) ? EBUSY : 0; local
641 int retval = i386_remove_aligned_watchpoint (addr, len_rw); local
[all...]

Completed in 321 milliseconds

<<11121314151617181920>>