Home
last modified time | relevance | path

Searched refs:all2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt142 Three sets are recognized: `-all1', `-all2', and `-all'. The set `-all1'
143 comprises all one-operand functions; `-all2' is all two-operand functions;
/freebsd/contrib/ldns/
H A Dpacket.c171 ldns_rr_list *all, *all2; in ldns_pkt_all_noquestion() local
176 all2 = ldns_rr_list_cat_clone(all, in ldns_pkt_all_noquestion()
180 return all2; in ldns_pkt_all_noquestion()