START_FLAG         50 gc/dbg_mlc.c       if (ohdr -> oh_sf == (START_FLAG ^ (word)body)) return(TRUE);
START_FLAG        265 gc/dbg_mlc.c         ((oh *)p) -> oh_sf = START_FLAG ^ (word)result;
START_FLAG        299 gc/dbg_mlc.c         ((oh *)p) -> oh_sf = START_FLAG ^ (word)result;
START_FLAG        319 gc/dbg_mlc.c       if (ohdr -> oh_sf != (START_FLAG ^ (word)body)) {