Searched defs:g_bit_nth_msf (Results 1 – 2 of 2) sorted by relevance
/third_party/glib/glib/ | ||
D | gutils.h | 369 #define g_bit_nth_msf(mask, nth_bit) g_bit_nth_msf_impl(mask, nth_bit) macro |
D | gutils.c | 505 (g_bit_nth_msf) (gulong mask, in gint() argument |