Home
last modified time | relevance | path

Searched refs:pg_strtof (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql12-client/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-server/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql13-plpython/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-contrib/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql14-client/postgresql-14.1/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql13-server/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql13-contrib/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql12-contrib/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql12-server/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr)
/dports/databases/postgresql13-client/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr)
/dports/databases/postgresql12-plpython/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql12-plperl/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql13-docs/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql13-plperl/postgresql-13.5/src/port/
H A Dstrtof.c75 pg_strtof(const char *nptr, char **endptr) in pg_strtof() function
/dports/databases/postgresql12-client/postgresql-12.9/src/include/
H A Dport.h389 extern float pg_strtof(const char *nptr, char **endptr);
390 #define strtof(a,b) (pg_strtof((a),(b)))
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dport.h400 extern float pg_strtof(const char *nptr, char **endptr);
401 #define strtof(a,b) (pg_strtof((a),(b)))
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/
H A Dport.h400 extern float pg_strtof(const char *nptr, char **endptr);
401 #define strtof(a,b) (pg_strtof((a),(b)))
/dports/databases/postgresql14-server/postgresql-14.1/src/include/
H A Dport.h400 extern float pg_strtof(const char *nptr, char **endptr);
401 #define strtof(a,b) (pg_strtof((a),(b)))

12