Searched defs:sptr (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/ |
D | support.cpp | 27 int asprintf(char **sptr, const char *__restrict format, ...) in asprintf() 48 int vasprintf( char **sptr, const char *__restrict format, va_list ap ) in vasprintf()
|
/ndk/sources/host-tools/nawk-20071023/ |
D | run.c | 1747 char *sptr, *pb, *q; in sub() local 1808 char *rptr, *sptr, *t, *pb, *q; in gsub() local 1907 char *pb = *pb_ptr, *sptr = *sptr_ptr; in backsub() local
|
/ndk/sources/host-tools/make-3.81/ |
D | variable.c | 370 char *sptr; in lookup_variable() local
|