Home
last modified time | relevance | path

Searched refs:fto_trailer (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/ctf/stabs/common/
H A Dforth.h59 int (*fto_trailer)(void); member
H A Dforth.c282 if (fth_type_ops->fto_trailer() < 0) in fth_section_end()