Home
last modified time | relevance | path

Searched defs:floating (Results 1 – 3 of 3) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dfloat.c11 static int floating(int a, float b, double c, long double d) in floating() function
/external/bluetooth/glib/gobject/
Dgclosure.h154 volatile guint floating : 1; member
/external/webkit/WebCore/rendering/style/
DRenderStyle.h372 EFloat floating() const { return static_cast<EFloat>(noninherited_flags._floating); } in floating() function