C5650: Too many locations, try to split up function

[FATAL]

Description

The internal data structure of the compiler blows up. One of your functions is too large.

Tips

Split up the function that causes the message.

See also