Searched defs:is_float (Results 1 – 13 of 13) sorted by relevance
17 template <class T> struct is_float : public is_floating_point<T> {}; struct
144 struct is_float { struct in boost::archive::basic_text_oprimitive151 >::type type;
27 struct is_float struct
33 bool is_float = false, is_hex = false; in number() local
779 static const bool is_float in test_all() local
429 bool is_float = false; in ConsumeNumber() local
826 gboolean is_float; in format_info_get_desc() local
104 int is_float; member
956 int is_float = 0; in _match_number_unicode() local
932 int alpha, int bits, const int big_endian, int is_float) in fillPlane32()
151 static bool is_float(const Context& context, const Type& type) { in is_float() function
2885 BINN_PRIVATE BOOL is_float(char *p) { in is_float() function
10019 static double js_strtod(const char *p, int radix, BOOL is_float) in js_strtod()10168 BOOL is_float, has_legacy_octal; in js_atof2() local