Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c836 struct symbol float32_ctype, float32x_ctype; variable
920 { &float32x_ctype, T_FLOAT(-1, double) },
Dsymbol.h309 extern struct symbol float32_ctype, float32x_ctype;
Dparse.c514 N("_Float32x", &spec_op, .type = &float32x_ctype),