Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:unspecified

2180 sc_Token.UNSPECIFIED = 17/*UNSPECIFIED*/;
2354 // some constants (#t, #f, #unspecified)
2360 case 'u': res = new sc_Token(17/*UNSPECIFIED*/, undefined); needing = "nspecified"; break;
2526 case 17/*UNSPECIFIED*/:
2776 return "#unspecified";
2838 return "#unspecified";