Home
last modified time | relevance | path

Searched refs:float_ctype (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c698 { "__builtin_fmaf", &float_ctype, 0, { &float_ctype, &float_ctype, &float_ctype }},
703 { "__builtin_huge_valf", &float_ctype, 0 },
707 { "__builtin_inff", &float_ctype, 0 },
711 { "__builtin_isgreater", &int_ctype, 0, { &float_ctype, &float_ctype }},
712 { "__builtin_isgreaterequal", &int_ctype, 0, { &float_ctype, &float_ctype }},
[all...]
H A Dsymbol.h299 float_ctype, double_ctype, ldouble_ctype,
H A Dsymbol.c826 float_ctype, double_ctype, ldouble_ctype, variable
915 { &float_ctype, T_FLOAT(-1, float) },
H A Dexpression.c369 expr->ctype = &float_ctype; in get_number_value()
H A Dshow-parse.c263 { &float_ctype, "float", "F" },
H A Dparse.c1492 {&float_ctype, &double_ctype, &ldouble_ctype};

Completed in 11 milliseconds