Home
last modified time | relevance | path

Searched refs:tbp (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_join.c47 CHAR_T *p, *bp, *tbp = NULL; in ex_join() local
92 tbp = bp + clen; in ex_join()
125 *tbp++ = ' '; in ex_join()
131 *tbp++ = ' '; in ex_join()
137 *tbp++ = ' '; in ex_join()
141 *tbp++ = ' '; in ex_join()
148 MEMCPYW(tbp, p, len); in ex_join()
149 tbp += len; in ex_join()
175 sp->cno = (tbp - bp) - (1 + extra); in ex_join()
178 sp->cno = (tbp - bp) - len - (1 + extra); in ex_join()
[all …]
H A Dex_shift.c70 CHAR_T *bp, *tbp; in shift() local
140 tbp = bp; in shift()
144 *tbp++ = '\t'; in shift()
149 *tbp++ = ' '; in shift()
152 MEMCPYW(tbp, p + oldidx, len - oldidx); in shift()
155 if (db_set(sp, from, bp, (tbp + (len - oldidx)) - bp)) { in shift()
/netbsd-src/lib/libcompat/4.1/
H A Dftime.c50 ftime(tbp) in ftime() argument
51 struct timeb *tbp; in ftime()
56 _DIAGASSERT(tbp != 0);
60 tbp->millitm = (unsigned short)(t.tv_usec / 1000);
61 tbp->time = t.tv_sec;
62 tbp->timezone = tz.tz_minuteswest;
63 tbp->dstflag = tz.tz_dsttime;
/netbsd-src/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_tli.c564 struct t_bind *tbp = NULL; in create_amq_service() local
568 sock = bind_preferred_amq_port(preferred_amq_port, *tcp_amqncpp, &tbp); in create_amq_service()
574 *tcp_amqpp = svc_tli_create(sock, *tcp_amqncpp, tbp, 0, 0); in create_amq_service()
577 t_free((char *) tbp, T_BIND); in create_amq_service()
598 struct t_bind *tbp = NULL; in create_amq_service() local
602 sock = bind_preferred_amq_port(preferred_amq_port, *udp_amqncpp, &tbp); in create_amq_service()
608 *udp_amqpp = svc_tli_create(sock, *udp_amqncpp, tbp, 0, 0); in create_amq_service()
611 t_free((char *) tbp, T_BIND); in create_amq_service()
800 get_autofs_address(struct netconfig *ncp, struct t_bind *tbp)
820 tbp->addr.len = addrs->n_addrs->len;
[all …]
/netbsd-src/sys/ufs/lfs/
H A Dlfs_segment.c193 struct buf *bp, *nbp, *tbp, *tnbp; in lfs_vflush() local
255 for (tbp = LIST_FIRST(&vp->v_dirtyblkhd); tbp; in lfs_vflush()
256 tbp = tnbp) in lfs_vflush()
258 tnbp = LIST_NEXT(tbp, b_vnbufs); in lfs_vflush()
259 if (tbp->b_vp == bp->b_vp in lfs_vflush()
260 && tbp->b_lblkno == bp->b_lblkno in lfs_vflush()
261 && tbp != bp) in lfs_vflush()
2550 struct buf *tbp, *fbp; local
2565 tbp = cl->bpp[cl->bufcount];
2566 KASSERT(tbp->b_cflags & BC_BUSY);
[all …]
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c1848 unsigned char *tbp = NULL; in telsnd() local
1862 tbp = ttyiring.consume; in telsnd()
1868 c = *tbp++ & 0xff, sc = strip(c), tcc--; count++; in telsnd()
1889 command(0, (char *)tbp, tcc); in telsnd()
1898 --tbp; in telsnd()
1909 if (tcc && strip(*tbp) == escape) { in telsnd()
1910 tbp++; in telsnd()
1915 command(0, (char *)tbp, tcc); in telsnd()
1926 if (tcc > 0 && strip(*tbp) == echoc) { in telsnd()
1927 tcc--; tbp++; count++; in telsnd()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c2286 gfc_symtree *tbp; in gfc_match_varspec() local
2349 tbp = gfc_find_typebound_proc (sym, &t, name, false, &gfc_current_locus); in gfc_match_varspec()
2351 tbp = NULL; in gfc_match_varspec()
2353 if (tbp) in gfc_match_varspec()
2368 if (tbp->n.tb->is_generic) in gfc_match_varspec()
2371 tbp_sym = tbp->n.tb->u.specific->n.sym; in gfc_match_varspec()
2374 primary->value.compcall.tbp = tbp->n.tb; in gfc_match_varspec()
2375 primary->value.compcall.name = tbp->name; in gfc_match_varspec()
2385 m = gfc_match_actual_arglist (tbp->n.tb->subroutine, in gfc_match_varspec()
H A Dresolve.c6217 gfc_typebound_proc* tbp; in update_compcall_arglist() local
6219 tbp = e->value.compcall.tbp; in update_compcall_arglist()
6221 if (tbp->error) in update_compcall_arglist()
6228 if (tbp->nopass || e->value.compcall.ignore_pass) in update_compcall_arglist()
6234 if (tbp->pass_arg_num <= 0) in update_compcall_arglist()
6238 tbp->pass_arg_num, in update_compcall_arglist()
6239 tbp->pass_arg); in update_compcall_arglist()
6354 if (e->value.compcall.tbp->nopass && base->rank != 0) in check_typebound_baseobject()
6378 gcc_assert (!e->value.compcall.tbp->is_generic); in resolve_typebound_static()
6385 *target = e->value.compcall.tbp->u.specific; in resolve_typebound_static()
[all …]
H A Dsymbol.c3771 gfc_typebound_proc *tbp; in gfc_commit_symbols() local
3784 FOR_EACH_VEC_ELT (latest_undo_chgset->tbps, i, tbp) in gfc_commit_symbols()
3785 tbp->error = 0; in gfc_commit_symbols()
H A Dgfc-internals.texi658 and the call's target procedure (@code{value.compcall.tbp}) is re-pointed to
668 the actual argument list of the call and @code{value.compcall.tbp} points to the
H A Dgfortran.h2291 gfc_typebound_proc* tbp; /* Should overlap with esym. */ member
H A Dexpr.c389 q->value.compcall.tbp = p->value.compcall.tbp; in gfc_copy_expr()
H A Dinterface.c4314 e->value.compcall.tbp = target; in build_compcall_for_operator()
H A Dtrans-expr.c10597 gcc_assert (!expr->value.compcall.tbp->is_generic); in gfc_expr_is_variable()
10598 func_ifc = expr->value.compcall.tbp->u.specific->n.sym; in gfc_expr_is_variable()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc2274 gfc_symtree *tbp; in gfc_match_varspec() local
2337 tbp = gfc_find_typebound_proc (sym, &t, name, false, &gfc_current_locus); in gfc_match_varspec()
2339 tbp = NULL; in gfc_match_varspec()
2341 if (tbp) in gfc_match_varspec()
2356 if (tbp->n.tb->is_generic) in gfc_match_varspec()
2359 tbp_sym = tbp->n.tb->u.specific->n.sym; in gfc_match_varspec()
2362 primary->value.compcall.tbp = tbp->n.tb; in gfc_match_varspec()
2363 primary->value.compcall.name = tbp->name; in gfc_match_varspec()
2373 m = gfc_match_actual_arglist (tbp->n.tb->subroutine, in gfc_match_varspec()
H A Dresolve.cc6339 gfc_typebound_proc* tbp; in update_compcall_arglist() local
6341 tbp = e->value.compcall.tbp; in update_compcall_arglist()
6343 if (tbp->error) in update_compcall_arglist()
6350 if (tbp->nopass || e->value.compcall.ignore_pass) in update_compcall_arglist()
6356 if (tbp->pass_arg_num <= 0) in update_compcall_arglist()
6360 tbp->pass_arg_num, in update_compcall_arglist()
6361 tbp->pass_arg); in update_compcall_arglist()
6476 if (e->value.compcall.tbp->nopass && base->rank != 0) in check_typebound_baseobject()
6500 gcc_assert (!e->value.compcall.tbp->is_generic); in resolve_typebound_static()
6507 *target = e->value.compcall.tbp->u.specific; in resolve_typebound_static()
[all …]
H A Dsymbol.cc3789 gfc_typebound_proc *tbp; in gfc_commit_symbols() local
3802 FOR_EACH_VEC_ELT (latest_undo_chgset->tbps, i, tbp) in gfc_commit_symbols()
3803 tbp->error = 0; in gfc_commit_symbols()
H A Dgfc-internals.texi658 and the call's target procedure (@code{value.compcall.tbp}) is re-pointed to
668 the actual argument list of the call and @code{value.compcall.tbp} points to the
H A DChangeLog-20092951 (gfc_undo_symbols): Process list of tentative tbp's.
2958 and gfc_namespace with regards to tbp's.
2960 * primary.c (gfc_match_varspec): Ditto. Don't reference tbp-symbol
2967 (gfc_match_generic): Ditto. Don't reference tbp-symbol.
H A Dgfortran.h2580 gfc_typebound_proc* tbp; /* Should overlap with esym. */ member
H A Dexpr.cc390 q->value.compcall.tbp = p->value.compcall.tbp; in gfc_copy_expr()
H A Dinterface.cc4517 e->value.compcall.tbp = target; in build_compcall_for_operator()
H A Dtrans-expr.cc11135 gcc_assert (!expr->value.compcall.tbp->is_generic); in gfc_expr_is_variable()
11136 func_ifc = expr->value.compcall.tbp->u.specific->n.sym; in gfc_expr_is_variable()
H A DChangeLog-20081028 member and changed type of `tbp' to gfc_typebound_proc.