Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h126 FNPROTO(do_off);
/titanic_41/usr/src/uts/common/vm/
H A Dvm_as.c1529 int do_off = (vn_a->vp != NULL || vn_a->amp != NULL); in as_map_segvn_segs() local
1536 if (!do_off) { in as_map_segvn_segs()
1586 if (do_off) { in as_map_segvn_segs()
1615 if (do_off) { in as_map_segvn_segs()
/titanic_41/usr/src/lib/efcode/engine/
H A Dforth.c1540 do_off(fcode_env_t *env) in do_off() function
2580 ANSI(0x06b, 0, "off", do_off); in _init()