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

/netbsd-current/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c97 struct utrapframe * const utf = &frame.sc_frame; local
219 struct utrapframe * const utf = &sc.sc_frame; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dparam_build_test.c97 char *utf = NULL; local
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dvm_machdep.c141 struct trapframe * const utf = (struct trapframe *)(uv + USPACE) - 1; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dpunycode.c202 static int codepoint2utf8(unsigned char *out, unsigned long utf) argument
[all...]
/netbsd-current/sys/arch/mips/mips/
H A Dtrap.c149 struct trapframe *utf = l->l_md.md_utf; local
175 struct trapframe * const utf = l->l_md.md_utf; local
[all...]

Completed in 138 milliseconds