Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dguniprop.c83 #define ISMARK(Type) IS ((Type), \ macro
310 return ISMARK (TYPE (c)); in g_unichar_ismark()
768 if (ISMARK (TYPE (c))) in output_marks()
852 if (!ISMARK (t)) in real_toupper()