Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dext-4.c9 foo (char **sp, wchar_t **lsp) in foo()
H A Dc90-scanf-3.c11 foo (char **sp, wchar_t **lsp) in foo()
/openbsd-src/sys/dev/usb/
H A Duvscom.c453 uvscom_set_line_coding(struct uvscom_softc *sc, uint16_t lsp, uint16_t ls) in uvscom_set_line_coding()
563 uint16_t lsp; in uvscom_param() local
/openbsd-src/usr.bin/make/
H A Dsuff.c649 void *lsp) /* list and parent for the new Src */ in SuffAddSrc()