Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_malloc.c239 static void pointerToText(void *p, char *z){ in pointerToText() function
313 pointerToText(p, zOut); in test_malloc()
342 pointerToText(p, zOut); in test_realloc()