Home
last modified time | relevance | path

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

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-blame.c96 EGIT_ASSERT_BLAME(_blame); in egit_blame_get_hunk_byindex()
114 EGIT_ASSERT_BLAME(_blame); in egit_blame_get_hunk_byline()
132 EGIT_ASSERT_BLAME(_blame); in egit_blame_get_hunk_count()
H A Degit.h36 #define EGIT_ASSERT_BLAME(val) \ macro