oh_sf              50 gc/dbg_mlc.c       if (ohdr -> oh_sf == (START_FLAG ^ (word)body)) return(TRUE);
oh_sf             265 gc/dbg_mlc.c         ((oh *)p) -> oh_sf = START_FLAG ^ (word)result;
oh_sf             299 gc/dbg_mlc.c         ((oh *)p) -> oh_sf = START_FLAG ^ (word)result;
oh_sf             319 gc/dbg_mlc.c       if (ohdr -> oh_sf != (START_FLAG ^ (word)body)) {
oh_sf             320 gc/dbg_mlc.c           return((ptr_t)(&(ohdr -> oh_sf)));
oh_sf             110 gc/include/private/dbg_mlc.h       word oh_sf;			/* start flag */