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

  /external/bluetooth/glib/gobject/
gtype.c 561 guint n_prerequisites = IFACE_NODE_N_PREREQUISITES (iface); local
568 i = (n_prerequisites + 1) >> 1;
574 n_prerequisites -= i;
578 n_prerequisites = i - 1;
580 while (n_prerequisites);
    [all...]
gtype.h     [all...]

Completed in 39 milliseconds