Home
last modified time | relevance | path

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

/netbsd-src/sbin/routed/
H A Dradix.c61 static char normal_chars[] = {0, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, -1}; variable
/netbsd-src/sys/net/
H A Dradix.c67 static const char normal_chars[] = variable