Home
last modified time | relevance | path

Searched defs:endptr (Results 76 - 100 of 118) sorted by relevance

12345

/third_party/python/Python/
H A Dpreconfig.c535 const char *endptr = str; in _Py_str_to_int() local
H A Dpystrtod.c30 _Py_parse_inf_or_nan(const char *p, char **endptr) in _Py_parse_inf_or_nan() argument
65 _Py_parse_inf_or_nan(const char *p, char **endptr) in _Py_parse_inf_or_nan() argument
131 _PyOS_ascii_strtod(const char *nptr, char **endptr) in _PyOS_ascii_strtod() argument
164 _PyOS_ascii_strtod(const char *nptr, char **endptr) _PyOS_ascii_strtod() argument
337 PyOS_string_to_double(const char *s, char **endptr, PyObject *overflow_exception) PyOS_string_to_double() argument
[all...]
H A Dinitconfig.c1568 const char *endptr = seed_text; in config_init_hash_seed() local
1595 const wchar_t *endptr = wstr; in config_wstr_to_int() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h357 inline int32 strto32(const char *nptr, char **endptr, int base) { in strto32() argument
364 inline uint32 strtou32(const char *nptr, char **endptr, int base) { in strtou32() argument
373 inline int64 strto64(const char *nptr, char **endptr, int base) { in strto64() argument
379 strtou64(const char *nptr, char **endptr, int base) strtou64() argument
[all...]
H A Dstrutil.cc632 int32 strto32_adaptor(const char *nptr, char **endptr, int base) { in strto32_adaptor() argument
652 uint32 strtou32_adaptor(const char *nptr, char **endptr, int base) { in strtou32_adaptor() argument
1325 char* endptr; in safe_strtof() local
1336 char* endptr; in safe_strtod() local
2446 NoLocaleStrtod(const char *str, char **endptr) NoLocaleStrtod() argument
[all...]
/third_party/curl/tests/server/
H A Dsockfilt.c1416 char *endptr; in main() local
1427 char *endptr; in main() local
H A Drtspd.c475 char *endptr; in ProcessRequest() local
1122 char *endptr; in main() local
H A Dsocksd.c1055 char *endptr; in main() local
H A Dmqttd.c991 char *endptr; in main() local
H A Dtftpd.c614 char *endptr; in main() local
H A Dsws.c628 char *endptr; in ProcessRequest() local
2054 char *endptr; in main() local
2076 char *endptr; in main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dudp.c676 char *endptr = NULL; in udp_open() local
683 char *endptr = NULL; in udp_open() local
/third_party/curl/lib/
H A Dftplistparser.c443 char *endptr = mem + 6; in Curl_ftp_parselist() local
955 char *endptr; in Curl_ftp_parselist() local
H A Dimap.c1161 char *endptr; in imap_state_fetch_resp() local
/third_party/ltp/lib/
H A Dsafe_macros.c575 char *endptr; in safe_strtol() local
608 char *endptr; in safe_strtoul() local
641 char *endptr; safe_strtof() local
[all...]
/third_party/libfuse/test/
H A Dtest_syscalls.c1974 char *endptr; in main() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c1100 char *endptr = NULL; in load_fake() local
1348 char *endptr = NULL; in insert_hIST() local
1367 char *endptr = NULL; bval() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c1921 char *endptr, *tmp; in ieee802_11_parse_candidate_list() local
/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.c2880 char *value = e->value + strspn(e->value, " \n\t\r"), *endptr; in ff_mjpeg_receive_frame() local
/third_party/backends/backend/
H A Dcanon_lide70-common.c2769 byte *endptr = linebuf + 3 * width; /* Red line + Green line + Blue line */ in preread() local
/third_party/libcoap/src/
H A Dcoap_tinydtls.c922 char *endptr; in coap_get_tls_library_version() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_match.c390 PCRE2_SPTR endptr = p + length; in match_ref() local
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c2250 png_bytep buffer, buf, units, endptr; in png_handle_pCAL() local
/third_party/toybox/toys/pending/
H A Ddhcp.c362 char *endptr = NULL; in strtou32() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_post.c1038 char *endptr = NULL; in __cil_permx_str_to_int() local

Completed in 65 milliseconds

12345