Home
last modified time | relevance | path

Searched refs:oused (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dunused_functions.py163 oused = resolve(oprog) variable
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dunused_functions.py163 oused = resolve(oprog) variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dname.c1345 unsigned int oused; in dns_name_totext2() local
1355 oused = target->used; in dns_name_totext2()
1507 return ((totext_filter_proc)(target, oused)); in dns_name_totext2()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dname.c1038 unsigned int oused; in dns_name_fromregion()
1048 oused = target->used; in dns_name_toregion()
1196 return (totext_filter_proc)(target, oused); in dns_name_fromtext()
1344 unsigned int oused; dns_name_totext2() local