Go to the source code of this file.
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().
Referenced by GC_register_data_segments(), and Ginline_cnvt().