Searched refs:command_line_defines (Results 1 – 1 of 1) sorted by relevance
537 static COMMAND_LINE_DEFINE *command_line_defines = NULL; variable633 new->next = command_line_defines; in main()634 command_line_defines = new; in main()1688 for (temp = command_line_defines; temp; temp = temp->next) in convert_from_loaded_file()