Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/stabs/common/
H A Dforth.h66 extern fth_type_ops_t fth_enum_ops;
H A Dfth_enum.c85 fth_type_ops_t fth_enum_ops = { variable
H A Dforth.c250 fth_type_ops = &fth_enum_ops; in fth_section_init()