Searched refs:fallthroughFixup (Results 1 – 1 of 1) sorted by relevance
1447 CELL *fallthroughFixup = NULL; in ofCoIm() local1458 fallthroughFixup = POPPTR(); in ofCoIm()1469 if (fallthroughFixup != NULL) in ofCoIm()1471 FICL_INT offset = dp->here - fallthroughFixup; in ofCoIm()1472 *fallthroughFixup = LVALUEtoCELL(offset); in ofCoIm()