OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_errors
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/isaspec/
decode.c
160
unsigned
num_errors
;
member in struct:decode_state
205
if (state->
num_errors
== ARRAY_SIZE(state->errors)) {
212
vasprintf(&state->errors[state->
num_errors
++], fmt, ap);
219
unsigned
num_errors
= state->
num_errors
;
local
220
if (
num_errors
> 0)
222
for (unsigned i = 0; i <
num_errors
; i++) {
226
state->
num_errors
= 0;
227
return
num_errors
;
/xsrc/external/mit/libXext/dist/src/
XSync.c
102
int
num_errors
;
member in struct:_SyncVersionInfoRec
106
{ 3 /* major */, 0 /* minor */, 2 /*
num_errors
*/ },
107
{ 3 /* major */, 1 /* minor */, 3 /*
num_errors
*/ },
186
int nerr = IS_VERSION_SUPPORTED(info) ? GET_VERSION(info)->
num_errors
: 0;
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FSproto.h
426
CARD8
num_errors
;
member in struct:__anon12015
Completed in 80 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026