OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:point_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/dist/zlib/examples/
zran.h
15
}
point_t
;
typedef in typeref:struct:point
22
point_t
*list; // allocated list of access points
zran.c
89
index->list = malloc(sizeof(
point_t
) * index->mode);
99
point_t
*next = realloc(index->list, sizeof(
point_t
) * index->mode);
108
point_t
*next = (
point_t
*)(index->list) + index->have++;
229
point_t
*list = realloc(index->list, sizeof(
point_t
) * index->have);
342
point_t
*point = index->list;
/src/sys/arch/atari/dev/
grfabs_reg.h
40
typedef struct point
point_t
;
typedef in typeref:struct:point
/src/sys/arch/amiga/dev/
grfabs_reg.h
40
typedef struct point
point_t
;
typedef in typeref:struct:point
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025