Home
last modified time | relevance | path

Searched refs:float64x_ctype (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c837 struct symbol float64_ctype, float64x_ctype; variable
922 { &float64x_ctype, T_FLOAT( 1, longdouble) },
Dsymbol.h310 extern struct symbol float64_ctype, float64x_ctype;
Dparse.c516 N("_Float64x", &spec_op, .type = &float64x_ctype),