OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nptr
(Results
26 - 50
of
154
) sorted by null
1
2
3
4
5
6
7
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdlib.h
67
extern double strtod(const char *
nptr
, char **endptr);
69
static __inline__ float strtof(const char *
nptr
, char **endptr)
71
return (float)strtod(
nptr
, endptr);
78
static __inline__ double atof(const char *
nptr
)
80
return (strtod(
nptr
, NULL));
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdlib.h
66
extern double strtod(const char *
nptr
, char **endptr);
68
static __inline__ float strtof(const char *
nptr
, char **endptr)
70
return (float)strtod(
nptr
, endptr);
77
static __inline__ double atof(const char *
nptr
)
79
return (strtod(
nptr
, NULL));
Completed in 826 milliseconds
1
2
3
4
5
6
7