Home
last modified time | relevance | path

Searched defs:tabp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtdot.c29 mpfr_ptr tabp[3]; in check_simple() local
54 mpfr_ptr tabp[3]; in check_special() local
H A Dtsum.c178 mpfr_ptr tabp[3]; in check_simple() local
203 mpfr_ptr tabp[3]; in check_special() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Diptable.c154 dns_iptable_detach(dns_iptable_t **tabp) { in dns_iptable_detach()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Diptable.c154 dns_iptable_detach(dns_iptable_t ** tabp) dns_iptable_detach() argument
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd2.c267 #define tabp (tab - (1 << (NBITS - 1) << NBITS)) macro
363 #define tabp (tab - (1 << (NBITS - 1))) macro