Home
last modified time | relevance | path

Searched defs:somefailed (Results 1 – 3 of 3) sorted by path

/dports/devel/patch/patch-2.7.6/src/
H A Dcommon.h221 # define merge_hunk(hunk, outstate, where, somefailed) false argument
H A Dmerge.c199 merge_hunk (int hunk, struct outstate *outstate, lin where, bool *somefailed) in merge_hunk()
H A Dpatch.c113 bool somefailed = false; in main() local