Searched refs:fth_ops (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/tools/ctf/stabs/common/ | ||
H A D | ctfstabs.h | 66 extern proc_ops_t fth_ops; |
H A D | forth.c | 384 proc_ops_t fth_ops = { variable |
H A D | ctfstabs.c | 255 ops = &fth_ops; in main() |