Home
last modified time | relevance | path

Searched defs:sp0 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Dradixsort.c154 stack s[SIZE], *sp, *sp0, *sp1, temp; in r_sort_a() local
245 stack s[512], *sp, *sp0, *sp1, temp; in r_sort_b() local
/netbsd-src/games/hack/
H A Dmakedefs.c173 const char *sp0; local
/netbsd-src/usr.bin/sort/
H A Dradix_sort.c78 stack *s, *sp, *sp0, *sp1, temp; in radix_sort() local
/netbsd-src/bin/csh/
H A Dlex.c176 prlex(FILE *fp, struct wordent *sp0) in prlex()
193 sprlex(char **s, struct wordent *sp0) in sprlex()
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dsqrtrem.c187 mp_limb_t q, u, np0, sp0, rp0, q2; local
/netbsd-src/sys/dev/ic/
H A Dmpt.c1365 mpt2host_config_page_scsi_port_0(fCONFIG_PAGE_SCSI_PORT_0 *sp0) in mpt2host_config_page_scsi_port_0()
/netbsd-src/sys/net/
H A Dif_gre.c1165 struct gre_soparm sp0; in gre_ioctl() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d4121 auto sp0 = splitter(s, ','); variable