HelenOS sources

skip_data         420 kernel/generic/src/debug/line.c 		if (!skip_data(form, &dummy, NULL, width)) {
skip_data         519 kernel/generic/src/debug/line.c 			skip_data(form, &fns, fns_end, hdr->width);
skip_data         596 kernel/generic/src/debug/line.c 			skip_data(form, &fns, fns_end, hdr->width);
skip_data          40 kernel/generic/src/debug/util.h extern bool skip_data(unsigned, const uint8_t **const, const uint8_t *, unsigned);
skip_data         255 kernel/generic/src/debug/util.h 		skip_data(form, data, data_end, width);
HelenOS homepage, sources at GitHub