Home
last modified time | relevance | path

Searched refs:GINT_FROM_BE (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/sary/sary-1.2.0/sary/
H A Dmkqsort.c136 const gchar *s = bof + GINT_FROM_BE(*(pj - 1)) + depth; in insertion_sort()
137 const gchar *t = bof + GINT_FROM_BE(*pj) + depth; in insertion_sort()
179 const gchar *pos = bof + GINT_FROM_BE(offset) + depth; in ref()
H A Di.h18 GINT_FROM_BE(*(SaryInt *)(index_ptr))
H A Dsaryconfig.h.in10 * array in future. Note: GINT_FROM_BE, GINT_TO_BE must also
H A Dsearcher.c475 position = GINT_FROM_BE(*(searcher->cursor)); in sary_searcher_get_next_position()
603 SaryInt occurrence1 = GINT_FROM_BE(*(SaryInt *)ptr1); in qsortcmp()
604 SaryInt occurrence2 = GINT_FROM_BE(*(SaryInt *)ptr2); in qsortcmp()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/mms/libmms/
H A Dbswap.h228 #define GINT_FROM_BE(val) (GINT_TO_BE (val)) macro
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgtypes.h345 #define GINT_FROM_BE(val) (GINT_TO_BE (val)) macro
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h325 #define GINT_FROM_BE(val) (GINT_TO_BE (val))
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h325 #define GINT_FROM_BE(val) (GINT_TO_BE (val))
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h325 #define GINT_FROM_BE(val) (GINT_TO_BE (val))
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h325 #define GINT_FROM_BE(val) (GINT_TO_BE (val))
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h325 #define GINT_FROM_BE(val) (GINT_TO_BE (val))
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h325 #define GINT_FROM_BE(val) (GINT_TO_BE (val))
/dports/graphics/darktable/darktable-3.6.1/src/common/pwstorage/
H A Dbackend_kwallet.c544 int entries = GINT_FROM_BE(*((int *)byte_array)); in dt_pwstorage_kwallet_get()
/dports/graphics/darktable38/darktable-3.8.0/src/common/pwstorage/
H A Dbackend_kwallet.c544 int entries = GINT_FROM_BE(*((int *)byte_array)); in dt_pwstorage_kwallet_get()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgtypes.h406 #define GINT_FROM_BE(val) (GINT_TO_BE (val)) macro
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dview.c2852 thesize.width = GINT_FROM_BE (thesize.width); in loadGraphicFromFormat()
2853 thesize.height = GINT_FROM_BE (thesize.height); in loadGraphicFromFormat()
/dports/devel/gitg/gitg-3.32.1/vapi/
H A Dglib-2.0.vapi147 [CCode (cname = "GINT_FROM_BE")]
/dports/lang/vala/vala-0.48.18/vapi/
H A Dglib-2.0.vapi145 [CCode (cname = "GINT_FROM_BE")]