Home
last modified time | relevance | path

Searched refs:fth_struct_ops (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/tools/ctf/stabs/common/
H A Dforth.h67 extern fth_type_ops_t fth_struct_ops;
H A Dforth.c246 fth_type_ops = &fth_struct_ops; in fth_section_init()
H A Dfth_struct.c481 fth_type_ops_t fth_struct_ops = { variable