Home
last modified time | relevance | path

Searched refs:G_BIG_ENDIAN (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/glib/
Dgtypes.h123 #define G_BIG_ENDIAN 4321 macro
376 #elif G_BYTE_ORDER == G_BIG_ENDIAN
/external/bluetooth/glib/gio/tests/
Ddata-output-stream.c177 …native = (G_BYTE_ORDER == G_BIG_ENDIAN) ? G_DATA_STREAM_BYTE_ORDER_BIG_ENDIAN : G_DATA_STREAM_BYTE… in test_data_array()
Ddata-input-stream.c222 …native = (G_BYTE_ORDER == G_BIG_ENDIAN) ? G_DATA_STREAM_BYTE_ORDER_BIG_ENDIAN : G_DATA_STREAM_BYTE… in test_data_array()
/external/webkit/WebCore/platform/text/gtk/
DTextCodecGtk.cpp47 #if (G_BYTE_ORDER == G_BIG_ENDIAN)
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt184 G_BIG_ENDIAN
/external/bluetooth/glib/tests/
Dtestglib.c664 G_BYTE_ORDER == G_BIG_ENDIAN ? "big endian" : "little endian"); in type_sizes()
/external/bluetooth/glib/
Dconfigure.in3259 g_byte_order=G_BIG_ENDIAN
DChangeLog.pre-2-06239 we handle G_LITTLE_ENDIAN and G_BIG_ENDIAN as of currently. ieee floats