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