Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dfts.c66 #define FCHDIR(sp, fd) (!ISSET(FTS_NOCHDIR) && fchdir(fd)) argument
74 FTS *sp; in __fts_open() local
177 fts_load(FTS *sp, FTSENT *p) in fts_load()
201 fts_close(FTS *sp) in fts_close()
250 fts_read(FTS *sp) in fts_read()
456 fts_children(FTS *sp, int instr) in fts_children()
537 fts_build(FTS *sp, int type) in fts_build()
785 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
861 fts_sort(FTS *sp, FTSENT *head, int nitems) in fts_sort()
895 fts_alloc(FTS *sp, char *name, size_t namelen) in fts_alloc()
[all …]
/bionic/libc/tzcode/
Dlocaltime.c264 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
280 register struct state * const sp = lclptr; in settzname() local
315 scrub_abbrs(struct state *sp) in scrub_abbrs()
376 tzloadbody(char const *name, struct state *sp, bool doextend, in tzloadbody()
686 tzload(char const *name, struct state *sp, bool doextend) in tzload()
704 typesequiv(const struct state *sp, int a, int b) in typesequiv()
1014 tzparse(const char *name, struct state *sp, bool lastditch) in tzparse()
1247 gmtload(struct state *const sp) in gmtload()
1256 zoneinit(struct state *sp, char const *name) in zoneinit()
1284 struct state *sp = lclptr; in tzsetlcl() local
[all …]
/bionic/tests/headers/posix/
Dtime_h.c109 char** sp = tzname; in time_h() local
/bionic/libc/upstream-openbsd/lib/libc/locale/
Dmbstowcs.c39 const char *sp; in mbstowcs() local
/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/tests/
Dandroid_unsafe_frame_pointer_chase_test.cpp114 static void* SignalBacktraceThread(void* sp) { in SignalBacktraceThread()
Dspawn_test.cpp162 sched_param sp; in TEST() 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.c917 const char *sp; in p_b_cclass() local
998 const char *sp; in p_b_coll_elem() local
/bionic/libc/kernel/uapi/asm-arm64/asm/
Dsigcontext.h26 __u64 sp; member
Dptrace.h53 __u64 sp; member
/bionic/libc/dns/net/
Dgetnameinfo.c175 struct servent *sp; in getnameinfo_inet() local
Dgetaddrinfo.c1145 struct servent *sp; in get_port() local
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h114 __u32 sp; member
146 __u64 sp; member
/bionic/libc/dns/nameser/
Dns_name.c937 const u_char *dn, *cp, *sp; in dn_find() local