HomeSort by relevance Sort by last modified time
    Searched full:pspecs_mem (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gobject/
gobjectnotifyqueue.c 94 GParamSpec *pspecs_mem[16], **pspecs, **free_me = NULL; local
105 pspecs = nqueue->n_pspecs > 16 ? free_me = g_new (GParamSpec*, nqueue->n_pspecs) : pspecs_mem;

Completed in 43 milliseconds