OpenGrok
Cross Reference: context.c
xref
: /
external
/
mesa3d
/
src
/
mesa
/
main
/
context.c
Home
|
History
|
Annotate
|
Download
|
only in
main
Lines Matching
full:calloc
1077
ctx = (struct gl_context *)
calloc
(1, sizeof(struct gl_context));