Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 18 of 18) sorted by relevance

/bionic/libc/bionic/
Dfts.c65 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
76 FTS *sp; in fts_open() local
182 fts_load(FTS *sp, FTSENT *p) in fts_load()
206 fts_close(FTS *sp) in fts_close()
257 fts_read(FTS *sp) in fts_read()
464 fts_children(FTS *sp, int instr) in fts_children()
546 fts_build(FTS *sp, int type) in fts_build()
794 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
870 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort()
905 fts_alloc(FTS *sp, char *name, size_t namelen) in fts_alloc()
[all …]
/bionic/libc/upstream-openbsd/lib/libc/locale/
Dmbstowcs.c39 const char *sp; in mbstowcs() local
/bionic/libc/tzcode/
Dlocaltime.c263 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
279 register struct state * const sp = lclptr; in settzname() local
314 scrub_abbrs(struct state *sp) in scrub_abbrs()
377 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
681 tzload(char const *name, struct state *sp, bool doextend) in tzload()
699 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1009 tzparse(const char *name, struct state *sp, bool lastditch) in tzparse()
1242 gmtload(struct state *const sp) in gmtload()
1251 zoneinit(struct state *sp, char const *name) in zoneinit()
1279 struct state *sp = lclptr; in tzsetlcl() local
[all …]
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dstrtof.c36 strtof(s, sp) CONST char *s; char **sp; in strtof() argument
Dstrtord.c76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument
Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() argument
DstrtorQ.c100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
Dsmisc.c124 (sp, t) char **sp, *t; in match() argument
/bionic/libc/kernel/uapi/asm-arm64/asm/
Dsigcontext.h26 __u64 sp; member
Dptrace.h56 __u64 sp; member
/bionic/libc/arch-mips/include/machine/
Dregdef.h95 #define sp $29 /* stack pointer */ macro
/bionic/libc/dns/net/
Dgetnameinfo.c171 struct servent *sp; in getnameinfo_inet() local
Dgetaddrinfo.c1140 struct servent *sp; in get_port() local
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c363 const char *sp; /* start of string matched by it */ in dissect() local
572 const char *sp; /* start of string matched by it */ in backref() local
Dregcomp.c913 const char *sp; in p_b_cclass() local
994 const char *sp; in p_b_coll_elem() local
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h137 __u32 sp; member
177 __u64 sp; member
/bionic/libc/dns/nameser/
Dns_name.c937 const u_char *dn, *cp, *sp; in dn_find() local