Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.h65 extern fth_type_ops_t fth_struct_ops;
H A Dforth.c244 fth_type_ops = &fth_struct_ops; in fth_section_init()
H A Dfth_struct.c500 fth_type_ops_t fth_struct_ops = { variable