/bionic/libc/bionic/ |
D | fts.c | 65 #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/ |
D | mbstowcs.c | 39 const char *sp; in mbstowcs() local
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | strtof.c | 36 strtof(s, sp) CONST char *s; char **sp; in strtof() argument
|
D | strtord.c | 76 strtord(s, sp, rounding, d) CONST char *s; char **sp; int rounding; double *d; in strtord() argument
|
D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() argument
|
D | strtorQ.c | 100 strtorQ(s, sp, rounding, L) CONST char *s; char **sp; int rounding; void *L; in strtorQ() argument
|
D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() argument
|
D | smisc.c | 124 (sp, t) char **sp, *t; in match() argument
|
/bionic/libc/tzcode/ |
D | localtime.c | 270 register struct state * const sp = lclptr; in settzname() local 342 tzload(register const char* name, register struct state* const sp, in tzload() 625 typesequiv(const struct state *const sp, const int a, const int b) in typesequiv() 935 tzparse(const char * name, register struct state * const sp, in tzparse() 1180 gmtload(struct state * const sp) in gmtload() 1287 struct tm * const tmp, struct state * sp) // android-changed: added sp. in localsub() 1465 register const struct state *const sp, in timesub() 1718 const int do_norm_secs, struct state * sp) // android-changed: added sp in time2sub() 1896 int *const okayp, struct state* sp) // android-changed: added sp. in time2() 1912 const int_fast32_t offset, struct state * sp) // android-changed: added sp. in time1() [all …]
|
/bionic/libc/kernel/uapi/asm-arm64/asm/ |
D | sigcontext.h | 26 __u64 sp; member
|
D | ptrace.h | 55 __u64 sp; member
|
/bionic/libc/arch-mips/include/machine/ |
D | regdef.h | 95 #define sp $29 /* stack pointer */ macro
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 171 struct servent *sp; in getnameinfo_inet() local
|
D | getaddrinfo.c | 1140 struct servent *sp; in get_port() local
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 363 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
|
D | regcomp.c | 914 const char *sp; in p_b_cclass() local 995 const char *sp; in p_b_coll_elem() local 1770 sop *sp; in enlarge() local
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | sigcontext32.h | 76 unsigned int sp; member
|
/bionic/libc/upstream-dlmalloc/ |
D | malloc.c | 2699 msegmentptr sp = &m->seg; in segment_holding() local 2710 msegmentptr sp = &m->seg; in has_segment_link() local 3240 msegmentptr sp = segment_holding(m, (char*)p); in do_check_top_chunk() local 4008 mchunkptr sp = (mchunkptr)csp; in add_segment() local 4223 msegmentptr sp = &m->seg; in sys_alloc() local 4276 msegmentptr sp = pred->next; in release_unused_segments() local 4330 msegmentptr sp = segment_holding(m, (char*)m->top); in sys_trim() local 5509 msegmentptr sp = &ms->seg; in destroy_mspace() local
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 937 const u_char *dn, *cp, *sp; in dn_find() local
|