Home
last modified time | relevance | path

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

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-debug.c62 EM_ASSERT_USER_PTR(val); in egit__refcount()
70 EM_ASSERT_USER_PTR(val); in egit__wrapper()
78 EM_ASSERT_USER_PTR(val); in egit__wrapped()
86 EM_ASSERT_USER_PTR(val); in egit__parent_wrapper()
H A Dinterface.h35 #define EM_ASSERT_USER_PTR(val) \ macro