Home
last modified time | relevance | path

Searched refs:process_range (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py54 def process_range(start, end, outfile, name): function
154 process_range(fields_start[0], fields[0],
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py54 def process_range(start, end, outfile, name): function
154 process_range(fields_start[0], fields[0],
/netbsd-src/external/bsd/nsd/dist/
H A Dnsec3.c739 process_range(zone_type* zone, domain_type* start, in process_range() function
820 process_range(zone, domain, end, domain); in process_prehash_domain()
826 process_range(zone, domain, NULL, domain); in process_prehash_domain()
828 process_range(zone, NULL, first, domain); in process_prehash_domain()