Home
last modified time | relevance | path

Searched refs:double_ctype (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c693 { "__builtin_fabs", &double_ctype, 0, { &double_ctype }},
697 { "__builtin_fma", &double_ctype, 0, { &double_ctype, &double_ctype, &double_ctype }},
702 { "__builtin_huge_val", &double_ctype, 0 },
706 { "__builtin_inf", &double_ctype, 0 },
732 { "__builtin_nan", &double_ctype, 0, { &const_string_ctype }},
H A Dsymbol.h299 float_ctype, double_ctype, ldouble_ctype,
H A Dsymbol.c826 float_ctype, double_ctype, ldouble_ctype, variable
916 { &double_ctype, T_FLOAT( 0, double) },
H A Dexpression.c373 expr->ctype = &double_ctype; in get_number_value()
H A Dshow-parse.c264 { &double_ctype, "double", "" },
H A Dparse.c1492 {&float_ctype, &double_ctype, &ldouble_ctype};
H A Devaluate.c2350 *p = cast_to(expr, &double_ctype); in evaluate_arguments()

Completed in 15 milliseconds