Searched refs:activeUniformLimit (Results 1 – 1 of 1) sorted by relevance
30 size_t activeUniformLimit = 0; in checkVariableMaxLengths() local31 ShGetInfo(handle, SH_ACTIVE_UNIFORM_MAX_LENGTH, &activeUniformLimit); in checkVariableMaxLengths()36 return (expectedValue == activeUniformLimit && in checkVariableMaxLengths()