Home
last modified time | relevance | path

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

123456789

/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
/base/hiviewdfx/faultloggerd/test/benchmarktest/main/
H A Dmain_benchmark.cpp56 char* endptr = nullptr; in main() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_util.c41 char *endptr = NULL; in CmIsNumeric() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dunits.c19 char *endptr; in parse_tag_value() local
H A Dtarget.c86 char *endptr; in target__parse_uid() local
/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
/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
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdsuper.c157 char *endptr; in get_tree_mtd() local
/kernel/linux/linux-5.10/tools/perf/arch/arm64/annotate/
H A Dinstructions.c16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpuidle-set.c32 char *endptr; in cmd_idle_set() local
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdsuper.c135 char *endptr; in get_tree_mtd() local
/kernel/linux/linux-6.6/tools/perf/arch/arm64/annotate/
H A Dinstructions.c16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtarget.c114 char *endptr; in target__parse_uid() local
H A Dunits.c19 char *endptr; in parse_tag_value() local
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H A Dcpuidle-set.c32 char *endptr; in cmd_idle_set() local
/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

Completed in 7 milliseconds

123456789