Home | History | Annotate | Download | only in src

Lines Matching refs:listptr

4426 struct listptr
4441 struct listptr *p1 = (void *) a;
4442 struct listptr *p2 = (void *) b;
4474 struct listptr *table;
4505 struct listptr *p = &table->table[table->n++];
4507 *p = (struct listptr)
4536 struct listptr *p = &table->table[*idxp];