I suspect that you are looking at some very old example code => at one point in time, various toolchains used a function called "c_entry" as their main user application code entry point, which would be called from the startup code (rather than the "main" function).
Regards,
MCUXpresso IDE Support