Lines Matching refs:lit
1270 boolean lit = ((currObj->attributedType & DPS_EXEC) == 0);
1309 if (lit) DPSPrintf(ctxt, "/");
1313 if (!lit && (ctxt->contextFlags & DPS_FLAG_USE_ABBREVS)) {
1335 DPSPrintf(ctxt, (lit ? "[ " : "{ "));
1342 DPSPrintf(ctxt, (lit ? " ] " : " } "));
1345 if (lit)
1639 boolean lit = ((currObj->attributedType & DPS_EXEC) == 0);
1687 if (lit)
1702 if (lit)
1716 if (lit) DPSPrintf(ctxt, "/");
1725 if (lit && (r = TestHomogeneous(aryObj, length, numFormat)) != -1) {
1749 DPSPrintf(ctxt, (lit ? "[ " : "{ "));
1752 DPSPrintf(ctxt, (lit ? " ] " : " } "));
1756 if (lit)