Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/locale/
H A Dwcstombs.c35 wcstombs(char * __restrict s, const wchar_t * __restrict pwcs, size_t n) in wcstombs()
H A Dmbstowcs.c36 mbstowcs(wchar_t * __restrict pwcs, const char * __restrict s, size_t n) in mbstowcs()