HomeSort by: relevance | last modified time | path
    Searched defs:bit_flags_short_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
call-rt-st.c 49 struct bit_flags_short_t { struct
166 * Initializes a bit_flags_short_t structure. Can call this function see
169 * OUT struct bit_flags_short_t *bit_flags -- structure to be filled
178 struct bit_flags_short_t *bit_flags,
384 * IN struct bit_flags_short_t bit_flags
386 struct bit_flags_short_t print_bit_flags_short (struct bit_flags_short_t bit_flags)
558 struct bit_flags_short_t *sflags;
585 sflags = (struct bit_flags_short_t *)malloc(sizeof(struct bit_flags_short_t));
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
call-rt-st.c 49 struct bit_flags_short_t { struct
166 * Initializes a bit_flags_short_t structure. Can call this function see
169 * OUT struct bit_flags_short_t *bit_flags -- structure to be filled
178 struct bit_flags_short_t *bit_flags,
384 * IN struct bit_flags_short_t bit_flags
386 struct bit_flags_short_t print_bit_flags_short (struct bit_flags_short_t bit_flags)
558 struct bit_flags_short_t *sflags;
585 sflags = (struct bit_flags_short_t *)malloc(sizeof(struct bit_flags_short_t));
    [all...]

Completed in 28 milliseconds