Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dtst-regex.c63 char *inmem; in do_test() local
101 inmem = mem; in do_test()
105 iconv (cd, &inmem, &inlen, &outmem, &outlen); in do_test()
148 char *inmem; in test_expr() local
186 inmem = (char *) expr; in test_expr()
191 iconv (cd, &inmem, &inlen, &outmem, &outlen); in test_expr()