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

  /src/sbin/rndctl/
rndctl.c 58 } arg_t; typedef in typeref:struct:__anon802
60 static const arg_t source_types[] = {
103 const arg_t *a;
120 const arg_t *a;
  /src/external/gpl3/binutils/dist/gas/config/
obj-elf-attr.c 79 typedef arg_variant_t arg_t; typedef
202 args_list_free (arg_t *args, size_t n)
214 extract_string_literal (arg_t *arg_out)
236 extract_integer_literal (arg_t *arg_out,
278 extract_identifier (bool (*char_predicate) (char), arg_t *arg_out)
301 arg_t *val_out)
315 arg_t *val_out)
357 arg_t *val_out)
378 arg_t *val_out)
420 arg_t *val_out
    [all...]
  /src/external/lgpl3/mpfr/dist/src/
vasprintf.c 169 /* arg_t contains all the types described by the 'type' field of the
171 enum arg_t enum
207 enum arg_t arg_type; /* Type of argument */

Completed in 26 milliseconds