PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
wkt_yyalloc()
void * wkt_yyalloc
(
yy_size_t
size
)
Definition at line
120
of file
lwin_wkt_lex.l
.
121
{
122
return
(
void
*)
lwalloc
( size );
lwalloc
void * lwalloc(size_t size)
Definition
lwutil.c:227
123
}
References
lwalloc()
.
Here is the call graph for this function:
liblwgeom
lwin_wkt_lex.l
Generated by
1.9.8