Home
last modified time | relevance | path

Searched defs:NUMBERSIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drcode.c51 #define NUMBERSIZE sizeof("037777777777") /* 2^32-1 octal + NUL */ macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drcode.c48 #define NUMBERSIZE sizeof("037777777777") /* 2^32-1 octal + NUL */ macro