Get the symbols defined by the preprocessor
Integer_Type __get_defined_symbols ()
The __get_defined_symbols functions is used to get the list of all the symbols defined by the S-Lang preprocessor. It pushes each of the symbols on the stack followed by the number of items pushed.