Home
last modified time | relevance | path

Searched defs:floating_point (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/binary/
H A Dbinary.hpp176 struct floating_point struct
184 struct floating_point<32> struct
186 enum { size = 4 };
187 typedef float type;
191 struct floating_point<64> struct
193 enum { size = 8 };
194 typedef double type;
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_easrc.h559 unsigned int floating_point : 1; member