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

  /src/usr.bin/mail/
sig.c 69 * The routines alloc_entry() and free_entry() manage the queue
77 alloc_entry(int signo) function
117 e = alloc_entry(signo);
  /src/external/gpl3/binutils/dist/gas/
itbl-ops.c 159 static struct itbl_entry *alloc_entry (e_processor processor,
200 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname,
211 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value);
847 alloc_entry (e_processor processor, e_type type, function
  /src/external/gpl3/binutils.old/dist/gas/
itbl-ops.c 159 static struct itbl_entry *alloc_entry (e_processor processor,
200 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname,
211 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value);
847 alloc_entry (e_processor processor, e_type type, function

Completed in 26 milliseconds