Searched refs:gen_resource (Results 1 – 2 of 2) sorted by relevance
47 gen_resource = FALSE; in CCommandInfo()192 gen_resource = TRUE; in ReadCommandLineInfo()208 gen_resource = TRUE; in ReadCommandLineInfo()316 if ((gen_resource == FALSE) && (gen_specification == FALSE)) in ReadCommandLineInfo()318 gen_resource = TRUE; in ReadCommandLineInfo()
13 BOOL GenResource(){ return gen_resource; }; in GenResource()34 BOOL gen_resource; variable