Home
last modified time | relevance | path

Searched refs:num_labels (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_labels.c32 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) in extract_label_info() argument
46 *num_labels = (h->cth_objtoff - h->cth_lbloff) / sizeof (ctf_lblent_t); in extract_label_info()
59 uint_t num_labels; in ctf_label_topmost() local
61 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR) in ctf_label_topmost()
64 if (num_labels == 0) { in ctf_label_topmost()
69 if ((s = ctf_strraw(fp, (ctlp + num_labels - 1)->ctl_label)) == NULL) in ctf_label_topmost()
83 uint_t i, num_labels; in ctf_label_iter() local
88 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR) in ctf_label_iter()
91 if (num_labels == 0) in ctf_label_iter()
94 for (i = 0; i < num_labels; i++, ctlp++) { in ctf_label_iter()
/freebsd-9-stable/contrib/ncurses/ncurses/base/
Dlib_slkrefr.c77 if (num_labels > 0 && SLK_STDFMT(fmt)) { in slk_intern_refresh()
78 if (i < num_labels) { in slk_intern_refresh()
101 if (num_labels > 0) { in slk_intern_refresh()
Dlib_slk.c94 SP->_slk->maxlab = ((num_labels > 0) in _nc_slk_initialize()
95 ? num_labels in _nc_slk_initialize()
97 SP->_slk->maxlen = ((num_labels > 0) in _nc_slk_initialize()
Dlib_newterm.c176 if (slk_format && num_labels > 0 && SLK_STDFMT(slk_format)) in newterm()
Dlib_set_term.c567 if (!(num_labels <= 0 || !SLK_STDFMT(slk_format))) in _nc_setupscreen()
/freebsd-9-stable/contrib/ncurses/
DTO-DO109 for them (num_labels > 0, label_height, label_width, label_format, label_off,
/freebsd-9-stable/contrib/gcc/
Dreload1.c377 static int num_labels; variable
821 num_labels = max_label_num () - first_label_num; in reload()
827 offsets_known_at = XNEWVEC (char, num_labels); in reload()
828 …offsets_at = (HOST_WIDE_INT (*)[NUM_ELIMINABLE_REGS]) xmalloc (num_labels * NUM_ELIMINABLE_REGS * … in reload()
3456 memset (offsets_known_at, 0, num_labels); in set_initial_label_offsets()
/freebsd-9-stable/contrib/ncurses/include/
DCaps.uwin263 num_labels nlab num Nl - - ----- number of labels on screen
DCaps.aix4270 num_labels nlab num Nl - - ----- number of labels on screen
DCaps.keys272 num_labels nlab num Nl - - ----- number of labels on screen
DCaps.hpux11272 num_labels nlab num Nl - - ----- number of labels on screen
DCaps270 num_labels nlab num Nl - - ----- number of labels on screen
DCaps.osf1r5288 num_labels nlab num Nl - - ----- number of labels on screen