Home
last modified time | relevance | path

Searched defs:type_index (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/dhcp/dist/includes/omapip/
H A Dtrace.h49 u_int32_t type_index; /* Index to the type of handler that this member
/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc1006 unsigned char *type_index = reinterpret_cast<unsigned char*>(lsda->type_table) - filter - 1; in check_action_record() local