Home
last modified time | relevance | path

Searched refs:ret_count (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_nametbl.m432 Dwarf_Signed *ret_count, Dwarf_Error *error)
37 if (dbg == NULL || $1s == NULL || ret_count == NULL) {
56 *ret_count = dbg->dbg_$1s->ns_len;
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dreturns.h45 ret_count, enumerator
H A Dtestlang_parse.y880 if (returns_count.return_type != ret_count) in do_function_call()
1498 if ((type != ret_ok) && (type != ret_err) && (type != ret_count)) { in read_cmd_pipe()
1525 if (type == ret_count) { in read_cmd_pipe()
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c136 type = ret_count; in report_count()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c565 struct nat64lsn_pg *pg, struct sockopt_data *sd, uint32_t *ret_count) in nat64lsn_export_states() argument
605 *ret_count = count; in nat64lsn_export_states()