cpp, meta, C++


#undef   BB

#undef   BBStr

#undef   bb

#undef   bbStr

#define BB

#define BBStr( x,y,z )  ;

#define bb

#define bbStr( x,y,z )  ;

#ifndef procNestOn

#undef   BB

#undef   BBStr

#undef   bb

#undef   bbStr

#undef   LB_

#undef   LE_

#undef   LE_ret

#undef      ret

#undef      ret_

#undef   __

#undef   ___

#define BB  if ( 1 < call_nr || errno )

#define bb  if ( 1 < call_nr || errno )

#define BBStr( x,y,z )   

    {

    BB traceStr( x,y,z );   

    }

#define bbStr( x,y,z )   

    {

    bb traceStr( x,y,z );   

    }

#define __   

    {

    bb  

        {

        printf( "\nLine %i", __LINE__ );  

        }

    }

#define ___

#define ret_          

    {

    __ return ;  

    }

#define LE_            __ return ;  

#define LE_ret( x )    __ return( x );  

#define ret( x )   

    {

    __ return( x );  

    }

#define LB_( x )   

    {

    bb printf( "\n-> %s", x );  safe_ut.showSysCalls = 1 ; 

    #endif

    /* Module      ut/scanner1                        scanner.ic

   *****************************************************************************

   Authors     Gebhard.Greiter@softlab.de

*/

    #include for_spu.h

    

C++ . ALL . top . meta    

class Scanner1


/* _____________________________________________________________________________ R e u s e . f o r . ALL Functions to scan C, C++ and Java code. _____________________________________________________________________________ */ { public: protected: private: // exported methods: public: char * Scanner1 :: skip_Arguments /* ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- */ ( char * e , char * ee ) ; public: char * Scanner1 :: skip_DEBUG ( char * c // ----------------------------------------------------------------------------- ) ; } ; #endif
top . is_inc_for . C++
Include-structure of
todir / scanner1.h

.   for_spu.h
.   .   for_all.h
.   .   .   exec_ut.h
.   .   .   .   exec_ut.h3
.   .   .   .   macros_1.h
.   .   .   .   traceco.h
.   .   .   precomp.h
.   .   .   .   basis.h
.   .   .   .   .   compiler.h
.   .   .   .   .   dmlerr.h
.   .   .   .   en.h
.   .   .   .   .   en_lec.h
.   .   .   .   limits.h
.   .   .   .   mt.h
.   .   .   .   obsolete.h
.   .   .   .   ot.h
.   .   .   .   st.h
.   .   .   .   trace.h
.   .   .   standard.h
.   .   .   toscreen.h
.   .   spu.h
.   .   .   help_gen.h
.   .   .   .   help_gen.h3
.   .   .   rbuffer.h
.   .   .   .   rbuffer.h3
.   .   .   .   str_set.h
.   .   .   .   .   str_set.h3
.   .   .   safe_uts.h
.   .   .   .   safe_uts.h3
.   .   .   ut_repl.h

30 include files
top . is_inc_for . C++