HomeSort by relevance Sort by last modified time
    Searched refs:P2C (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/tests/
dirname-test.c 49 #define P2C(p) ((gchar) ((long) (p)))
node-test.c 58 #define P2C(p) ((gchar) ((long) (p)))
76 c[0] = P2C (node->data);
139 TEST (NULL, P2C (node->data) == ('C' + i));
relation-test.c 49 #define P2C(p) ((gchar) ((long) (p)))
testglib.c 258 #define P2C(p) ((gchar) ((gintptr) (p)))
306 g_assert (P2C (node->data) == ('C' + i));
381 #undef P2C
    [all...]

Completed in 1418 milliseconds