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

  /external/bluetooth/glib/glib/gnulib/
printf-parse.h 50 char_directive; typedef in typeref:struct:__anon2083
56 char_directive *dir;
printf-parse.c 57 d->dir = malloc (d_allocated * sizeof (char_directive));
98 char_directive *dp = &d->dir[d->count];/* pointer to next directive */
475 char_directive *memory;
478 memory = realloc (d->dir, d_allocated * sizeof (char_directive));
vasnprintf.c 277 char_directive *dp;
  /external/e2fsprogs/intl/
printf-parse.h 51 char_directive; typedef in typeref:struct:__anon5599
57 char_directive *dir;
printf-parse.c 55 # define DIRECTIVE char_directive
vasnprintf.c 96 # define DIRECTIVE char_directive

Completed in 201 milliseconds