Searched refs:gintptr (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/
H A Dglibconfig.h.win32.in113 typedef signed int gintptr;
125 typedef signed long long gintptr;
128 typedef signed __int64 gintptr;
H A Dglibconfig.h90 typedef signed long gintptr; typedef
/external/bluetooth/glib/tests/
H A Dtestglib.c245 c[0] = ((gchar) ((gintptr) (node->data)));
258 #define P2C(p) ((gchar) ((gintptr) (p)))
/external/bluetooth/glib/glib/
H A Dgmain.c421 context->wake_up_rec.fd = (gintptr) context->wake_up_semaphore;
3785 child_watch_source->poll.fd = (gintptr) pid;

Completed in 1495 milliseconds