Searched defs:sp0 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libc/stdlib/ |
H A D | radixsort.c | 154 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 D | makedefs.c | 173 const char *sp0; local
|
/netbsd-src/usr.bin/sort/ |
H A D | radix_sort.c | 78 stack *s, *sp, *sp0, *sp1, temp; in radix_sort() local
|
/netbsd-src/bin/csh/ |
H A D | lex.c | 176 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 D | sqrtrem.c | 187 mp_limb_t q, u, np0, sp0, rp0, q2; local
|
/netbsd-src/sys/dev/ic/ |
H A D | mpt.c | 1365 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 D | if_gre.c | 1165 struct gre_soparm sp0; in gre_ioctl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 4121 auto sp0 = splitter(s, ','); variable
|