Searched refs:S2F_function (Results 1 – 12 of 12) sorted by relevance
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfstrtof.h | 55 #if !defined(S2F_function) 56 #define S2F_function _sfdscan macro 174 S2F_function(void* s, S2F_get_f get) in S2F_function() function 176 S2F_function(s, get) void* s; S2F_get_f get; in S2F_function() 181 S2F_function(const char* str, size_t size, char** end) 183 S2F_function(str, size, end) char* str; size_t size; char** end; 187 S2F_function(const char* str, char** end) 189 S2F_function(str, end) char* str; char** end;
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfstrtof.h | 33 * S2F_function the function name 55 #if !defined(S2F_function) 56 #define S2F_function _sfdscan macro 174 S2F_function(void* s, S2F_get_f get) in S2F_function() function 176 S2F_function(s, get) void* s; S2F_get_f get; in S2F_function() 181 S2F_function(const char* str, size_t size, char** end) 183 S2F_function(str, size, end) char* str; size_t size; char** end; 187 S2F_function(const char* str, char** end) 189 S2F_function(str, end) char* str; char** end;
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | strtod.c | 28 #define S2F_function strtod macro
|
H A D | strtold.c | 26 #define S2F_function strtold macro
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | strtod.c | 28 #define S2F_function strtod macro
|
H A D | strtold.c | 26 #define S2F_function strtold macro
|
/titanic_51/usr/src/lib/libast/common/string/ |
H A D | strntod.c | 28 #define S2F_function strntod macro
|
H A D | strntold.c | 28 #define S2F_function strntold macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | strntod.c | 28 #define S2F_function strntod macro
|
H A D | strntold.c | 28 #define S2F_function strntold macro
|
/titanic_51/usr/src/lib/libast/common/ |
H A D | RELEASE | 389 comp/strtod.c: #define S2F_function strtod
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 577 comp/strtod.c: #define S2F_function strtod
|