Home | History | Annotate | Download | only in config

Lines Matching defs:sym_name

900   char sym_name[1024];
901 input_line_pointer = extract_word (input_line_pointer, sym_name, 1024);
903 (void) symbol_find_or_make (sym_name);