Home
last modified time | relevance | path

Searched defs:endptr (Results 1 - 25 of 115) sorted by relevance

12345

/third_party/ltp/tools/sparse/sparse-src/compat/
H A Dstrtold.c3 long double string_to_ld(const char *nptr, char **endptr) in string_to_ld() argument
/third_party/skia/third_party/musl_compat/
H A Dlocale.c12 long long strtoll_l(const char *nptr, char **endptr, int base, in strtoll_l() argument
17 long long strtoull_l(const char *nptr, char **endptr, int base, in strtoull_l() argument
/third_party/elfutils/tests/
H A Dgetsrc_die.c44 char *endptr; in main() local
H A Ddwfl-report-elf-align.c52 char *endptr; in main() local
H A Ddwfl-report-offline-memory.c92 char *endptr; in main() local
/third_party/ffmpeg/compat/
H A Dstrtod.c45 double avpriv_strtod(const char *nptr, char **endptr) in avpriv_strtod() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompat-cygwin.c53 long double string_to_ld(const char *nptr, char **endptr) in string_to_ld() argument
H A Dcompat-mingw.c50 long double string_to_ld(const char *nptr, char **endptr) in string_to_ld() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_newline.c79 PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, in is_newline() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dstrtod.cc76 double NoLocaleStrtod(const char* str, char** endptr) { in NoLocaleStrtod() argument
/third_party/FreeBSD/lib/libc/stdlib/
H A Dstrtoimax.c56 strtoimax_l(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoimax_l() argument
158 strtoimax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoimax() argument
H A Dstrtoumax.c56 strtoumax_l(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoumax_l() argument
136 strtoumax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoumax() argument
H A Dstrtoul.c56 strtoul_l(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul_l() argument
136 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul() argument
/third_party/libdrm/amdgpu/
H A Damdgpu_asic_id.c45 char *endptr; in parse_one_line() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_query_renderer.c32 char *endptr; in driQueryRendererIntegerCommon() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_tlsf.c91 char *extval, *endptr; in v2i_TLS_FEATURE() local
/third_party/openssl/crypto/x509/
H A Dv3_tlsf.c91 char *extval, *endptr; in v2i_TLS_FEATURE() local
/third_party/ffmpeg/libavformat/
H A Dtls.c44 char *endptr = NULL; in set_options() local
/third_party/curl/lib/
H A Dstrtoofft.c79 static curl_off_t strtooff(const char *nptr, char **endptr, int base) in strtooff() argument
/third_party/libcoap/tests/
H A Dtest_tls.c72 char *endptr; in t_tls2() local
/third_party/pcre2/pcre2/maint/
H A Dutf8.c226 char *endptr; in main() local
/third_party/curl/src/
H A Dtool_main.c127 char *endptr; in memory_tracking_init() local
/third_party/ltp/lib/
H A Dself_exec.c79 char *endptr; in maybe_run_child() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.c160 CharList *endptr = NULL, *tmp; in pkg_appendToList() local
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c160 CharList *endptr = NULL, *tmp; in pkg_appendToList() local

Completed in 7 milliseconds

12345