bounds
if (!b.bounds(by, bx))
if (!bounds(y, x))
if (bounds(y, x)) {
int bounds(size_t y, size_t x) const; // True if in bounds
int bounds, ifd, nr, nw, ofd, tryksyms;
bounds = 0;
bounds = atoi(buf);
(void)fprintf(fp, "%d\n", bounds + 1);
dirname, bounds, compress ? ".gz" : "");
dirname, bounds, compress ? ".gz" : "");
frame->bounds[frame->n_packets].offset = frame->n_bytes;
frame->bounds[frame->n_packets].length = data_len + 16;
xmm7360_mux_frame_append_data(frame, &frame->bounds[0], sizeof(struct mux_bounds)*frame->n_packets);
struct mux_bounds *bounds;
bounds = (void*)&data[first->next + sizeof(struct mux_next_header) + 4];
if (!bounds[i].length)
&data[bounds[i].offset], bounds[i].length);
struct mux_bounds bounds[MUX_MAX_PACKETS];
struct v4l2_rect bounds;
FILE *bounds;
bounds = fopen(fname, "r");
if (bounds != NULL) {
if (fscanf(bounds, "%d %d\n", &firstmsg, &lastmsg) < 2)
fclose(bounds);
if (clean || bounds == NULL) { /* relocate message bounds */
bounds = fopen(fname, "w");
if (bounds == NULL) {
fprintf(bounds, "%d %d\n", firstmsg, lastmsg);
fclose(bounds);
bounds = fopen(fname, "w");
if (bounds == NULL) {
fprintf(bounds, "%d %d\n", firstmsg, nextmsg);
fclose(bounds);