Searched refs:inp (Results 1 – 2 of 2) sorted by relevance
475 static char *make_string(char **inp, int *nonnull);482 static int parse_stream_outer(struct in_str *inp, int flag);494 static char **make_list_in(char **inp, char *name);495 static char *insert_var_value(char *inp);496 static char *insert_var_value_sub(char *inp, int tag_subst);3185 static int parse_stream_outer(struct in_str *inp, int flag) argument3199 inp->promptmode=1;3200 rcode = parse_stream(&temp, &ctx, inp,3222 if (inp->peek == file_peek) {3237 if (inp->__promptme == 0) printf("<INTERRUPT>\n");[all …]
22 u32 inp; /* 0x20 Input FIFO */ member