Home
last modified time | relevance | path

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

/netbsd-src/tests/ipf/input/
H A Dn12_616 8010 4000 8e2a 0000 0101 080a 0c72 549e
H A Dn1216 8010 4000 8e2a 0000 0101 080a 0c72 549e
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dibmi.c117 static const unsigned char e2a[256] = { variable
158 dst[i] = e2a[src[i]]; in iconv_e2a()