Lines Matching full:extract_word
469 extract_word (char *from, char *to, int limit)
541 input_line_pointer = extract_word (input_line_pointer, str, 20);
689 str = extract_word (str, op, sizeof (op));
734 str = extract_word (str, op, sizeof (op));
869 str = extract_word (str, r_name, sizeof (r_name));
1641 str = skip_space (extract_word (str, op, sizeof (op)));