Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpatch.c899 #define IN_IFDEF 2 in apply_hunk() macro
915 } else if (def_state == IN_IFDEF) { in apply_hunk()
933 def_state = IN_IFDEF; in apply_hunk()
984 def_state = IN_IFDEF; in apply_hunk()