Home
last modified time | relevance | path

Searched defs:endptr (Results 101 - 125 of 125) sorted by relevance

12345

/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
H A Dpcre2grep.c1327 char *endptr = option_data; in decode_number() local
1458 end_of_line(char *p, char *endptr, int *lenptr) end_of_line() argument
1780 do_after_lines(unsigned long int lastmatchnumber, char *lastmatchrestart, char *endptr, const char *printname) do_after_lines() argument
2589 char *endptr; pcre2grep() local
[all...]
H A Dpcre2_compile.c2295 check_posix_syntax(PCRE2_SPTR ptr, PCRE2_SPTR ptrend, PCRE2_SPTR *endptr) in check_posix_syntax() argument
H A Dpcre2test.c3702 char *endptr; in decode_modifiers() local
5372 char *endptr; process_pattern() local
6824 char *endptr; process_data() local
8896 char *endptr; main() local
9144 char *endptr; main() local
[all...]
H A Dpcre2_jit_compile.c10356 static PCRE2_SPTR SLJIT_FUNC do_script_run(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run() argument
10365 static PCRE2_SPTR SLJIT_FUNC do_script_run_utf(PCRE2_SPTR ptr, PCRE2_SPTR endptr) in do_script_run_utf() argument
/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
H A Ddhcpd.c500 char *endptr = NULL; in strtou32() local
/third_party/python/Python/
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.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/selinux/libsepol/cil/src/
H A Dcil_post.c1038 char *endptr = NULL; in __cil_permx_str_to_int() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c2533 char *endptr, *tmp; in ieee802_11_parse_candidate_list() local
/third_party/eudev/src/udev/
H A Dudev-rules.c1469 char *endptr; in add_rule() local
1491 char *endptr; in add_rule() local
1513 char *endptr; in add_rule() local
2353 char *endptr; in udev_rules_apply_to_event() local
[all...]
/third_party/alsa-utils/aplay/
H A Daplay.c464 char *endptr; in parse_long() local
/third_party/backends/backend/
H A Dmicrotek2.c927 char *endptr; in check_option() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c4145 char *endptr; in getoptions() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c3279 char *key = tmp_line, *value, *endptr; in opt_preset() local
/third_party/libabigail/src/
H A Dabg-reader.cc4255 char *endptr; in build_array_type_def() local
/third_party/openssl/test/
H A Devp_test.c667 char *endptr; in cipher_test_parse() local
1948 char *endptr; in pderive_test_parse() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c353 char *endptr; in radv_get_int_debug_option() local
/third_party/python/Modules/
H A D_pickle.c5167 char *endptr, *s; in load_int() local
5390 char *endptr, *s; in load_float() local
/third_party/cups-filters/utils/
H A Dcups-browsed.c11497 char *endptr; in read_browseallow_value() local
11667 char *endptr; in read_configuration() local
/third_party/python/Objects/
H A Dunicodeobject.c2495 const void *startptr, *endptr; in _PyUnicode_FindMaxChar() local
/third_party/glfw/deps/
H A Dnuklear.h6456 nk_strtoi(const char *str, const char **endptr) in nk_strtoi() argument
6480 nk_strtod(const char *str, const char **endptr) in nk_strtod() argument
6537 nk_strtof(const char *str, const char **endptr) in nk_strtof() argument
[all...]

Completed in 213 milliseconds

12345