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

/bind-9.11.3/lib/dns/
H A Drcode.c45 #define NUMBERSIZE sizeof("037777777777") /* 2^32-1 octal + NUL */ macro
242 char buffer[NUMBERSIZE];
245 source->length > NUMBERSIZE - 1)

Completed in 12 milliseconds