Home
last modified time | relevance | path

Searched refs:ldouble_ctype (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dbuiltin.c699 { "__builtin_fmal", &ldouble_ctype, 0, { &ldouble_ctype, &ldouble_ctype, &ldouble_ctype }},
704 { "__builtin_huge_vall", &ldouble_ctype, 0 },
708 { "__builtin_infl", &ldouble_ctype, 0 },
734 { "__builtin_nanl", &ldouble_ctype, 0, { &const_string_ctype }},
Dtarget-ppc.c17 if (ldouble_ctype.bit_size == 128) { in predefine_ppc()
Dsymbol.c826 float_ctype, double_ctype, ldouble_ctype, variable
917 { &ldouble_ctype, T_FLOAT( 1, longdouble) },
Dsymbol.h299 float_ctype, double_ctype, ldouble_ctype,
Dexpression.c371 expr->ctype = &ldouble_ctype; in get_number_value()
Dshow-parse.c265 { &ldouble_ctype,"long double", "L" },
Dparse.c1492 {&float_ctype, &double_ctype, &ldouble_ctype};