Home
last modified time | relevance | path

Searched defs:input_ptr (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/regress/lib/libedit/keymacro/
H A Dtest_get.c49 static const wchar_t *input_ptr = input_buffer; in el_wgetc() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c2636 static unsigned char *input_ptr; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c47 static unsigned char *input_ptr; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c2559 add_bytes (vp, input_ptr, nitems) in add_bytes() argument
/openbsd-src/gnu/gcc/gcc/
H A Dmips-tfile.c2461 char *input_ptr, /* start of the bytes */ in add_bytes()