Home
last modified time | relevance | path

Searched defs:ans (Results 1 – 19 of 19) sorted by relevance

/dragonfly/tools/regression/lib/libm/
H A Dtest-next.c45 #define test(exp, ans, ex) do { \ argument
50 #define testf(exp, ans, ex) do { \ argument
55 #define testl(exp, ans, ex) do { \ argument
60 #define testboth(arg1, arg2, ans, ex, prec) do { \ argument
64 #define testall(arg1, arg2, ans, ex) do { \ argument
/dragonfly/contrib/gmp/mpn/generic/
H A Dperfpow.c45 int ans; in pow_equals() local
259 int ans = 0; in perfpow() local
329 int ans, where = 0, neg = 0, trial; in mpn_perfect_power_p() local
/dragonfly/lib/libc/resolv/
H A Dres_data.c214 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { in res_send()
226 u_char *ans, int anssiz) in res_sendsigned()
H A Dres_send.c305 const u_char *buf, int buflen, u_char *ans, int anssiz) in res_nsend()
623 const u_char *buf, int buflen, u_char *ans, int anssiz,
852 const u_char *buf, int buflen, u_char *ans,
/dragonfly/tools/regression/lib/libc-regex/
H A Dtestregex.c858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint()
882 matchcheck(regmatch_t* match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flag… in matchcheck()
1078 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* m… in extract()
1138 catchfree(regex_t* preg, int flags, int* tabs, char* spec, char* re, char* s, char* ans, char* msg,… in catchfree()
1242 char* ans; in main() local
/dragonfly/usr.bin/top/
H A Dhash.c616 void *ans; in hash_remove_pos_uint() local
954 void *ans; in hash_remove_pos_pid() local
1292 void *ans; in hash_remove_pos_string() local
1630 void *ans; in hash_remove_pos_pidthr() local
1969 void *ans; in hash_remove_pos_lwpid() local
H A Dutils.c252 char *ans; in homogenize() local
/dragonfly/usr.sbin/rpcbind/
H A Dcheck_bound.c78 int ans; in check_bound() local
H A Dpmap_svc.c165 long ans; in pmapproc_change() local
H A Drpcb_svc_com.c130 static bool_t ans; in rpcbproc_set_com() local
218 static bool_t ans; in rpcbproc_unset_com() local
240 int ans = 0; in map_unset() local
/dragonfly/usr.sbin/ppp/
H A Dchap.c374 u_char *ans; in chap_Respond() local
692 char *name, *key, *ans; in chap_Input() local
/dragonfly/libexec/dma/
H A Ddns.c139 unsigned char *ans; in dns_get_mx_list() local
/dragonfly/lib/libc/net/
H A Dgetnetbydns.c163 char ans[MAXHOSTNAMELEN]; in getnetanswer() local
/dragonfly/usr.bin/units/
H A Dunits.c639 double ans; in showanswer() local
/dragonfly/usr.bin/chat/
H A Dchat.c176 void *ans = malloc (c); in dup_mem() local
/dragonfly/sbin/fdisk/
H A Dfdisk.c58 #define Decimal(str, ans, tmp) if (decimal(str, &tmp, ans)) ans = tmp argument
/dragonfly/usr.bin/vmstat/
H A Dvmstat.c715 long ans; in pct() local
/dragonfly/usr.bin/gzip/
H A Dgzip.c1112 char ans[10] = { 'n', '\0' }; /* default */ in check_outfile() local
/dragonfly/contrib/ee/
H A Dee.c2441 char *ans; local