Lines Matching refs:overload
143 int overload;
179 int overload;
218 #define TAG_OVERLOAD 52 /* Option Overload */
223 /* Overload values */
1381 tctx->overload = *j;
1391 tctx->overload = 0;
1403 if ((tctx->overload & OVERLOAD_FILE) != 0)
1408 if ((tctx->overload & OVERLOAD_SNAME) != 0)
1446 /* This call used for the side effect (overload flag) */
1450 if ((gctx->tmptag.overload & OVERLOAD_SNAME) == 0)
1453 if ((gctx->tmptag.overload & OVERLOAD_FILE) == 0)