Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c216 static void *gen_void_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_void_ptr() function
3826 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2AttributeDecl()
3886 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2CDataBlock()
3933 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2Characters()
3977 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2Comment()
4020 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2ElementDecl()
4062 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2EndDocument()
4097 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2EndElement()
4142 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2EndElementNs()
4199 ctx = gen_void_ptr(n_ctx, 0); in test_xmlSAX2EntityDecl()
[all …]