Home
last modified time | relevance | path

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

/libio/
A Dbug-ftell.c31 const wchar_t *cp; in do_test() local
33 for (cp = L"hello", cnt = 1; *cp != L'\0'; ++cp, ++cnt) in do_test()
36 if (wc != (wint_t) *cp) in do_test()
39 wc, (wint_t) *cp); in do_test()
A Diofwide.c236 const unsigned char *cp = (const unsigned char *) from_start; in __libio_codecvt_length() local
252 (gs, &codecvt->__cd_in.step_data, &cp, in __libio_codecvt_length()
256 result = cp - (const unsigned char *) from_start; in __libio_codecvt_length()

Completed in 5 milliseconds