Home
last modified time | relevance | path

Searched refs:float32_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
919 { &float32_ctype, T_FLOAT(-1, type32) },
Dsymbol.h309 extern struct symbol float32_ctype, float32x_ctype;
Dparse.c513 N("_Float32", &spec_op, .type = &float32_ctype),