point
point_t *point = index->list;
if (offset < point[mid].out)
point += lo;
int ret = fseeko(in, point->in - (point->bits ? 1 : 0), SEEK_SET);
if (point->bits && (ch = getc(in)) == EOF)
if (point->bits)
INFLATEPRIME(&index->strm, point->bits, ch >> (8 - point->bits));
inflateSetDictionary(&index->strm, point->window, point->dict);
offset -= point->out; // number of bytes to skip to get to offset
static struct point you;
static struct point money;
static struct point finish;
static struct point snake[6];
static void chase(struct point *, struct point *);
static int chk(const struct point *);
static struct point *point(struct point *, int, int);
static void snrand(struct point *);
static int stretch(const struct point *);
static void surround(struct point *);
static void win(const struct point *);
static struct point *
point(struct point *ps, int x, int y)
snrand(struct point *sp)
struct point p;
chase(struct point *np, struct point *sp)
struct point d;
point(&d, you.col - sp->col, you.line - sp->line);
point(&d, sp->col + mx[i], sp->line + my[i]);
point(np, sp->col + mx[w], sp->line + my[w]);
struct point p;
point(&p, COLS / 2 - 8, LINES / 2 - 1);
struct point p;
point(&p, you.col, 0);
point(&p, you.col, lcnt - 1);
point(&p, 0, you.line);
point(&p, ccnt - 1, you.line);
stretch(const struct point *ps)
struct point p;
point(&p, you.col, you.line);
surround(struct point *ps)
win(const struct point *ps)
struct point x;
point(&x, ps->col, ps->line);
struct point tmp;
chk(const struct point *sp)
#define pchar(point, c) mvaddch((point)->line + 1, (point)->col + 1, (c))
int *completion_type, int *over, int *point, int *end,
if (point != NULL)
*point = (int)(li->cursor - li->buffer);
int *completion_type, int *over, int *point, int *end)
completion_type, over, point, end,
typedef struct point point_t;
typedef struct point point_t;
* into the fpcr and do a single floating point operation so that
uint8_t track_sessionnr, sessionnr, adr, tno, point;
point = rawtoc->point;
if (point == trackinfo->tracknr) {
if (point == trackinfo->tracknr + 1) {
if (point == 0xa2) {
if (point <= 0x63) {
uint8_t point;
x = ((struct point){0, 0}).x;
struct point
return (struct point){
origin = (struct point){0,0};
origin = (struct point){0, 0};
return (struct point){0, 0};
return (struct point){
return (struct point){.x = 0, .y = 0};
return (struct point){
struct point
return (struct point){
struct point top_left;
struct point bottom_right;
struct point
point_abs(struct point point)
if (point.x >= 0 && point.y >= 0)
return (struct point){ point.x, point.y };
if (point.x >= 0)
return (struct point){ .x = point.x, .y = -point.y };
if (point.y >= 0)
return (struct point){ point.x, point.y, };
return (struct point){ .x = point.x, .y = -point.y, };
static struct point
return (struct point){ 0, 0 };
struct point point_c90 = { 0, 0 };
struct point point_c99 = { .x = 0, .y = 0 };
struct point points_c90[] = {{ 0, 0 }};
struct point points_c99[] = {[3] = { 0, 0 }};
struct point
return (struct point){ 0, 0 };
struct point point = {
struct point point_with_designators = {
struct point point_with_mixed_designators = {
struct point origin = {
struct point pythagoras = { 3, 4 };
struct point scalar_with_several_braces = {
struct point top_left;
struct point bottom_right;
struct point points[] = {
struct point points[3];
struct point points[5];
struct point points[3][5][2];
struct point unknown_member_name_beginning = {
struct point unknown_member_name_middle = {
struct point unknown_member_name_end = {
struct point subscript_designator_on_struct = {
struct point unknown_member_on_struct = {
struct point unknown_member_on_scalar = {
struct point member_designator_for_scalar_in_struct = {
struct point subscript_designator_for_scalar_in_struct = {
test(const struct point *ptr, const struct point pt)
test(struct point pt, struct point *ptr)
test(struct point pt, struct point *ptr)
struct point *p = &(struct point){
struct point p2 = {
(int)sizeof(struct point){
(int)sizeof(struct point){
(int)sizeof(struct point){
(int)sizeof(struct point){
struct point global = {
struct point local = {
} point = (struct point) {