Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/locale/
Dwcstombs.c38 const wchar_t *pwcsp; in wcstombs() local
41 pwcsp = pwcs; in wcstombs()
42 return (wcsrtombs(s, &pwcsp, n, &mbs)); in wcstombs()