Searched refs:type_start (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmasterdump.c432 unsigned int type_start; local
520 type_start = target->used;
539 column += (target->used - type_start);
644 unsigned int type_start; local
646 type_start = target->used;
650 column += (target->used - type_start);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstabsread.c1699 const char *type_start = (*pp) - 1;
1724 type_start);
1695 const char *type_start = (*pp) - 1; local

Completed in 73 milliseconds