Home
last modified time | relevance | path

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

/dports/devel/libgit2/libgit2-1.3.0/tests/patch/
H A Dparse.c217 …cl_git_fail(git_patch_from_buffer(&patch, PATCH_INTMAX_NEW_LINES, strlen(PATCH_INTMAX_NEW_LINES), … in test_patch_parse__line_number_overflow()
H A Dpatch_common.h999 #define PATCH_INTMAX_NEW_LINES \ macro