Searched refs:JCOPYOPT_COMMENTS (Results 1 – 3 of 3) sorted by relevance
123 JCOPYOPT_COMMENTS, /* copy only comment (COM) markers */ enumerator127 #define JCOPYOPT_DEFAULT JCOPYOPT_COMMENTS /* recommended default */
194 JCOPYOPT_COMMENTS, /* copy only comment (COM) markers */ enumerator198 #define JCOPYOPT_DEFAULT JCOPYOPT_COMMENTS /* recommended default */
181 copyoption = JCOPYOPT_COMMENTS; in parse_switches()