Searched defs:headp (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | entries.c | 68 _nc_delink_entry(ENTRY * headp, TERMTYPE2 *tterm) in _nc_delink_entry() 94 _nc_free_entry(ENTRY * headp, TERMTYPE2 *tterm) in _nc_free_entry() 105 _nc_free_entries(ENTRY * headp) in _nc_free_entries()
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | cut.c | 312 text_lfree(TEXTH *headp) in text_lfree()
|
/dflybsd-src/sys/libiconv/ |
H A D | iconv_xlat16.c | 64 uint32_t *headp, **idxp; in iconv_xlat16_open() local
|
/dflybsd-src/sbin/jscan/ |
H A D | jfile.c | 225 struct journal_rawrecbeg *headp; in jread() local
|
/dflybsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_eltorito.c | 364 *valid_entry, *default_entry, *temp, *head, **headp, *next; in cd9660_setup_boot() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | valtrack.c | 416 for (struct dead_debug_use *head = debug->head, **headp = &debug->head; in dead_debug_promote_uses() local
|
H A D | cfgrtl.c | 352 rtl_create_basic_block (void *headp, void *endp, basic_block after) in rtl_create_basic_block()
|
H A D | sel-sched-ir.c | 5361 sel_create_basic_block (void *headp, void *endp, basic_block after) in sel_create_basic_block()
|
H A D | haifa-sched.c | 4913 rtx_insn **headp, rtx_insn **tailp) in get_ebb_head_tail()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cfgrtl.c | 330 rtl_create_basic_block (void *headp, void *endp, basic_block after) in rtl_create_basic_block()
|
H A D | haifa-sched.c | 2964 get_ebb_head_tail (basic_block beg, basic_block end, rtx *headp, rtx *tailp) in get_ebb_head_tail()
|
H A D | sel-sched-ir.c | 5342 sel_create_basic_block (void *headp, void *endp, basic_block after) in sel_create_basic_block()
|