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

  /src/external/gpl3/binutils/dist/gas/
itbl-ops.c 163 static struct itbl_field *alloc_field (e_type type, int sbit,
232 f = alloc_field (get_type (yytype), sbit, ebit, flags);
871 alloc_field (e_type type, int sbit, int ebit, function
  /src/external/gpl3/binutils.old/dist/gas/
itbl-ops.c 163 static struct itbl_field *alloc_field (e_type type, int sbit,
232 f = alloc_field (get_type (yytype), sbit, ebit, flags);
871 alloc_field (e_type type, int sbit, int ebit, function

Completed in 34 milliseconds