OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:error_list
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/glx/
glxext.c
70
static /* const */ char *
error_list
[] = {
variable
94
__GLX_NUMBER_ERRORS,
error_list
)
[
all
...]
/external/protobuf/python/google/protobuf/pyext/
message.cc
2178
PyObject*
error_list
= PyList_New(errors.size());
local
[
all
...]
Completed in 89 milliseconds