Searched refs:bl (Results 1 - 25 of 125) sorted by relevance

12345

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbrdr_st.c49 border_set(ls, rs, ts, bs, tl, tr, bl, br)
50 const cchar_t *ls, *rs, *ts, *bs, *tl, *tr, *bl, *br;
57 ls, rs, ts, bs, tl, tr, bl, br
61 code = wborder_set(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
H A Dbrdr.c50 chtype tl, chtype tr, chtype bl, chtype br)
57 ls, rs, ts, bs, tl, tr, bl, br
61 code = wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
49 border(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
H A Dwbrdr.c55 chtype tl, chtype tr, chtype bl, chtype br)
63 w, ls, rs, ts, bs, tl, tr, bl, br
91 if (bl == 0)
92 bl = ACS_LLCORNER;
93 (void) __m_acs_cc(bl, &wbl);
53 wborder(WINDOW *w, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
H A Dwbrdr_st.c53 wborder_set(w, ls, rs, ts, bs, tl, tr, bl, br)
55 const cchar_t *ls, *rs, *ts, *bs, *tl, *tr, *bl, *br;
63 w, ls, rs, ts, bs, tl, tr, bl, br
93 if (bl == (const cchar_t *) 0)
94 bl = WACS_LLCORNER;
102 if (__m_cc_replace(w, w->_maxy-1, 0, bl, 0) == -1)
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_utils.c75 BLEAF *bl; local
78 bl = GETBLEAF(e->page, e->index);
88 if (bl->flags & P_BIGKEY) {
89 if (__ovfl_get(t, bl->bytes,
94 if (bl->ksize > rkey->size) {
96 malloc(bl->ksize) : realloc(rkey->data, bl->ksize));
100 rkey->size = bl->ksize;
102 memmove(rkey->data, bl->bytes, bl
161 BLEAF *bl; local
[all...]
H A Dbt_debug.c206 BLEAF *bl; local
261 bl = GETBLEAF(h, cur);
262 if (bl->flags & P_BIGKEY)
265 *(db_pgno_t *)bl->bytes,
266 *(u_int32_t *)(bl->bytes + sizeof(db_pgno_t)));
267 else if (bl->ksize)
268 (void)fprintf(tracefp, "%s/", bl->bytes);
269 if (bl->flags & P_BIGDATA)
272 *(db_pgno_t *)(bl->bytes + bl
[all...]
H A Dbt_split.c93 BLEAF *bl, *tbl; local
190 bl = GETBLEAF(rchild, 0);
191 nbytes = NBINTERNAL(bl->ksize);
192 if (t->bt_pfx && !(bl->flags & P_BIGKEY) &&
197 b.size = bl->ksize;
198 b.data = bl->bytes;
247 WR_BINTERNAL(dest, nksize ? nksize : bl->ksize,
248 rchild->pgno, bl->flags & P_BIGKEY);
249 memmove(dest, bl->bytes, nksize ? nksize : bl
543 BLEAF *bl; local
622 BLEAF *bl; local
[all...]
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_border.c50 chtype tl, chtype tr, chtype bl, chtype br)
52 return (wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br));
49 border(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dabs.s39 bl,a 1f
51 bl,a 1f
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbrdr.c53 chtype tl, chtype tr, chtype bl, chtype br)
57 code = wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
52 border(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
H A Dbrdr_st.c54 const cchar_t *tr, const cchar_t *bl, const cchar_t *br)
58 code = wborder_set(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
52 border_set(const cchar_t *ls, const cchar_t *rs, const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, const cchar_t *tr, const cchar_t *bl, const cchar_t *br) argument
H A Dwbrdr.c58 chtype tl, chtype tr, chtype bl, chtype br)
87 if (bl == 0)
88 bl = ACS_LLCORNER;
89 (void) __m_acs_cc(bl, &wbl);
56 wborder(WINDOW *w, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
H A Dwbrdr_st.c58 const cchar_t *tr, const cchar_t *bl, const cchar_t *br)
89 if (bl == NULL)
90 bl = WACS_LLCORNER;
98 if (__m_cc_replace(w, w->_maxy-1, 0, bl, 0) == -1)
56 wborder_set(WINDOW *w, const cchar_t *ls, const cchar_t *rs, const cchar_t *ts, const cchar_t *bs, const cchar_t *tl, const cchar_t *tr, const cchar_t *bl, const cchar_t *br) argument
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s181 bl end_regular_divide
188 bl 1f
220 bl L.1.16
225 bl L.2.17
230 bl L.3.19
235 bl L.4.23
253 bl L.4.21
274 bl L.3.17
279 bl L.4.19
297 bl
[all...]
H A Drem.s180 bl end_regular_divide
187 bl 1f
219 bl L.1.16
224 bl L.2.17
229 bl L.3.19
234 bl L.4.23
252 bl L.4.21
273 bl L.3.17
278 bl L.4.19
296 bl
[all...]
/illumos-gate/usr/src/uts/intel/bl/
H A DMakefile34 MODULE = bl
/illumos-gate/usr/src/boot/sys/boot/arm/ixp425/boot2/
H A Darm_init.S42 bl main
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/arm64/
H A Dstart.S159 bl self_reloc
163 bl efi_main
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c186 dr_memlist_intersect(struct memlist *al, struct memlist *bl) argument
190 if ((al == NULL) || (bl == NULL))
194 bstart = bl->ml_address;
195 bend = bl->ml_address + bl->ml_size;
197 while (al && bl) {
207 while (bl && (bend <= astart))
208 if ((bl = bl->ml_next) != NULL)
209 bend = bl
[all...]
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c186 dr_memlist_intersect(struct memlist *al, struct memlist *bl) argument
190 if ((al == NULL) || (bl == NULL))
194 bstart = bl->ml_address;
195 bend = bl->ml_address + bl->ml_size;
197 while (al && bl) {
207 while (bl && (bend <= astart))
208 if ((bl = bl->ml_next) != NULL)
209 bend = bl
[all...]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpem_encode.c488 int i, j, k, bl = 0; local
534 bl = 0;
557 if ((dataB = realloc(dataB, bl+j+9)) == NULL) {
566 (void) memcpy(&(dataB[bl]), buf, j);
567 dataB[bl+j] = '\0';
568 bl += j;
584 (unsigned char *)dataB, &bl, (unsigned char *)dataB, bl);
591 i = PEM_DecodeFinal(&ctx, (unsigned char *)&(dataB[bl]), &k);
596 bl
[all...]
/illumos-gate/usr/src/uts/sparc/bl/
H A DMakefile34 MODULE = bl
/illumos-gate/usr/src/uts/sparc/ml/
H A Dip_ocsum.s57 bl,a .dohw ! just do halfwords
/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Darm_init.S87 bl _init
97 bl main
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/arm/
H A Dstart.S156 bl _C_LABEL(self_reloc)
170 bl _C_LABEL(efi_main)

Completed in 145 milliseconds

12345