Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dannotate.c27 static int force_binary = 0; variable
89 force_binary = 1; in annotate()
114 if (force_binary) in annotate()
297 if (!force_binary && expand && expand[0] == 'b') in annotate_fileproc()