Home
last modified time | relevance | path

Searched refs:GUINT_TO_LE (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/
Dglibconfig.h237 #define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val)) macro
253 #define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val)) macro
Dglibconfig.h.in172 #define GUINT_TO_LE(val) ((guint) GUINT@gintbits@_TO_LE (val)) macro
Dgtypes.h405 #define GUINT_FROM_LE(val) (GUINT_TO_LE (val))
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgtypes.in.h324 #define GUINT_FROM_LE(val) (GUINT_TO_LE (val))
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dgstximagesrc.c784 GUINT_TO_LE (ximagesrc->cursor_image->pixels[i]); in gst_ximage_src_ximage_get()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt518 GUINT_TO_LE