Home
last modified time | relevance | path

Searched refs:endb (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_parse.c1644 char *endb = NULL; in mkreadable() local
1649 endb = buffer + blen - sizeof(ellipsis); in mkreadable()
1691 if (srclen && !blen && endb) /* overflow - set last chars to ... */ in mkreadable()
1692 memcpy(endb, ellipsis, sizeof(ellipsis)); in mkreadable()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote.c4398 char *endb = b + get_remote_packet_size (); in extra_thread_info() local
4400 xsnprintf (b, endb - b, "qThreadExtraInfo,"); in extra_thread_info()
4402 write_ptid (b, endb, tp->ptid); in extra_thread_info()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-92958554 Ignore .bgnb and .endb.
8574 .endb and .verstamp, setting them to s_ignore.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-199816274 (store_constructor): Bracket declaration of startb, endb with
DChangeLog.tree-ssa12897 'startb' and 'endb'.