Open
Description
Currently, only the #define/#include hash prefixed functions are documented but there is no documentation on other functions with a hash prefix including but not limited to #if/#elif/#ifdef/#ifndef/#else/#error/#warning/#undef/#endif along with the "defined" keyword e.g. #if defined/#if !defined.