buf_prev          172 src/haiku.c          for (idx = buf_prev (last_idx); ; idx = buf_prev (idx))
buf_prev          243 src/haiku.c    	  last_idx = buf_prev (last_idx);
buf_prev         2048 src/w32.c            for (idx = buf_prev (last_idx); ; idx = buf_prev (idx))
buf_prev         2089 src/w32.c      	  last_idx = buf_prev (last_idx);