Home | History | Annotate | Download | only in dist

Lines Matching refs:callout

163   0,                             /* CALLOUT                                */
235 0, /* CALLOUT */
2695 /* Because of the way auto-callout works during compile, a callout item
2702 if (PUBL(callout) != NULL)
2705 cb.version = 1; /* Version 1 of the callout block */
2724 if ((rrc = (*PUBL(callout))(&cb)) < 0) return rrc; /* Abandon */
2727 code += PRIV(OP_lengths)[OP_CALLOUT]; /* Skip callout data */
3056 if (PUBL(callout) != NULL)
3059 cb.version = 1; /* Version 1 of the callout block */
3078 if ((rrc = (*PUBL(callout))(&cb)) < 0) return rrc; /* Abandon */
3239 /* Set up study, callout, and table data */