Searched refs:gen_specification (Results 1 – 2 of 2) sorted by relevance
49 gen_specification = FALSE; in CCommandInfo()191 gen_specification = FALSE; in ReadCommandLineInfo()217 gen_specification = TRUE; in ReadCommandLineInfo()316 if ((gen_resource == FALSE) && (gen_specification == FALSE)) in ReadCommandLineInfo()319 gen_specification = TRUE; in ReadCommandLineInfo()
15 BOOL GenSpecification() { return gen_specification; }; in GenSpecification()36 BOOL gen_specification; variable