Home
last modified time | relevance | path

Searched refs:inp (Results 1 – 3 of 3) sorted by relevance

/u-boot/lib/
A Dsscanf.c384 inr = strlen(inp); in vsscanf()
414 if (*inp != c) in vsscanf()
416 inr--, inp++; in vsscanf()
536 inp++; in vsscanf()
562 inp += n; in vsscanf()
568 inp += width; in vsscanf()
574 inp += width; in vsscanf()
669 c = *inp; in vsscanf()
753 inp++; in vsscanf()
765 inp--; in vsscanf()
[all …]
/u-boot/common/
A Dcli_hush.c3188 inp->promptmode=1;
3227 inp->__promptme = 1;
3231 inp->p = NULL;
3237 (inp->peek != static_peek || b_peek(inp)));
3522 if (p != inp) {
3524 len = p - inp;
3529 inp = ++p;
3564 inp = ++p;
3587 for (i = 0; inp[i]; i++) {
3634 for (n = 0; inp[n]; n++) {
[all …]
/u-boot/arch/m68k/include/asm/coldfire/
A Dmdha.h21 u32 inp; /* 0x20 Input FIFO */ member

Completed in 13 milliseconds