Home
last modified time | relevance | path

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

/freebsd-12.1/stand/usb/tools/
H A Dsysinit.c53 static uint8_t *input_ptr; variable
/freebsd-12.1/contrib/bsnmp/snmpd/
H A Dconfig.c107 #define input_ptr u.str.ptr macro
/freebsd-12.1/contrib/binutils/bfd/
H A Dieee.c47 static unsigned char *input_ptr; variable
/freebsd-12.1/contrib/gcc/
H A Dmips-tfile.c2461 char *input_ptr, /* start of the bytes */ in add_bytes()