C:/Users/Dennis/src/lang/russell.orig/src/stree/is_ptr.h File Reference

Go to the source code of this file.

Defines

#define is_ptr(x)

Variables

 end


Define Documentation

#define is_ptr (  ) 

Value:

( ((unsigned) (x)) == 0 || (((unsigned) (x)) >= ((unsigned) &end) \
                                                 && ((unsigned) (x)) <= 0x10000000\
                                                 && (((unsigned)(x)) & 1) == 0 ) )

Definition at line 8 of file is_ptr.h.

Referenced by checksigs(), findsig(), and prtr1().


Variable Documentation

end

Referenced by GC_register_data_segments(), and Ginline_cnvt().


Generated on Fri Jan 25 10:39:50 2008 for russell by  doxygen 1.5.4