Home
last modified time | relevance | path

Searched refs:kErr_TooManyResources (Results 1 – 2 of 2) sorted by relevance

/dports/lang/nqc/nqc-3.1.r6_1/compiler/
H A DError.h95 kErr_TooManyResources, enumerator
H A DProgram.cpp145 Error(kErr_TooManyResources, fTarget->fRanges[type].fCount).RaiseLex(); in AddResource()