Controls if __FILE__ macro expands to a full path or the base file name.
#pragma fullpath_file on | off | reset
When this pragma on , the __FILE__ macro returns a full path to the file being compiled, otherwise it returns the base file name.