1int Fdisplay_buffer   (int buffer)
2{
3  if (((struct buffer *) ((unsigned int) buffer)) ==
4      (0,(struct buffer *) ((unsigned int) ((buffer) & 1))))
5    return 1;
6}
7