Home
last modified time | relevance | path

Searched refs:alloc_entry (Results 1 – 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
HDitbl-ops.c160 static struct itbl_entry *alloc_entry (e_processor processor,
201 return alloc_entry (get_processor (yyprocessor), get_type (yytype), regname, in itbl_add_reg()
212 e = alloc_entry (get_processor (yyprocessor), e_insn, name, value); in itbl_add_insn()
841 alloc_entry (e_processor processor, e_type type, in alloc_entry() function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDold-and-busted.c94 alloc_entry(apr_pool_t *pool) in alloc_entry() function
467 svn_wc_entry_t *entry = alloc_entry(pool); in read_entry()
790 svn_wc_entry_t *entry = alloc_entry(pool); in atts_to_entry()
HDentries.c105 alloc_entry(apr_pool_t *pool) in alloc_entry() function
408 svn_wc_entry_t *entry = alloc_entry(result_pool); in read_one_entry()
/freebsd-11-stable/contrib/ncurses/ncurses/
HDllib-lticw34 /* ./tinfo/alloc_entry.c */
HDllib-ltict34 /* ./tinfo/alloc_entry.c */
HDllib-ltictw34 /* ./tinfo/alloc_entry.c */
HDllib-ltic34 /* ./tinfo/alloc_entry.c */
HDmodules214 alloc_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h
HDllib-lncurses4099 /* ./tinfo/alloc_entry.c */
HDllib-lncursest4261 /* ./tinfo/alloc_entry.c */
HDllib-lncursesw4961 /* ./tinfo/alloc_entry.c */
HDllib-lncursestw5079 /* ./tinfo/alloc_entry.c */
/freebsd-11-stable/contrib/ncurses/misc/
HDncurses.ref451 ; alloc_entry.c: elementary allocation code
/freebsd-11-stable/contrib/ncurses/doc/
HDhackguide.doc300 alloc_entry.c captoinfo.c comp_captab.c comp_error.c comp_hash.c
614 alloc_entry.c captoinfo.c clear.c comp_captab.c comp_error.c
/freebsd-11-stable/lib/ncurses/ncurses/
HDMakefile178 alloc_entry.c \
/freebsd-11-stable/contrib/ncurses/
HDMANIFEST891 ./ncurses/tinfo/alloc_entry.c
HDNEWS224 + split out _nc_init_termtype() from alloc_entry.c to use in MinGW