Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Ditbl-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-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dold-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()
H A Dentries.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-12.1/contrib/ncurses/ncurses/
H A Dllib-ltict34 /* ./tinfo/alloc_entry.c */
H A Dllib-ltictw34 /* ./tinfo/alloc_entry.c */
H A Dllib-lticw34 /* ./tinfo/alloc_entry.c */
H A Dllib-ltic34 /* ./tinfo/alloc_entry.c */
H A Dmodules214 alloc_entry lib $(tinfo) $(HEADER_DEPS) $(INCDIR)/tic.h
H A Dllib-lncurses4099 /* ./tinfo/alloc_entry.c */
H A Dllib-lncursest4261 /* ./tinfo/alloc_entry.c */
H A Dllib-lncursesw4961 /* ./tinfo/alloc_entry.c */
H A Dllib-lncursestw5079 /* ./tinfo/alloc_entry.c */
/freebsd-12.1/contrib/ncurses/misc/
H A Dncurses.ref451 ; alloc_entry.c: elementary allocation code
/freebsd-12.1/contrib/ncurses/doc/
H A Dhackguide.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-12.1/lib/ncurses/ncurses/
H A DMakefile178 alloc_entry.c \
/freebsd-12.1/contrib/ncurses/
H A DMANIFEST891 ./ncurses/tinfo/alloc_entry.c
H A DNEWS224 + split out _nc_init_termtype() from alloc_entry.c to use in MinGW