OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nb_errors
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbelo.c
274
int i,
nb_errors
;
local
277
for (i = 0,
nb_errors
= 0; i < 4; i++) {
279
nb_errors
++;
283
if (
nb_errors
!= 0) {
285
fprintf(stderr, "Elographics acknowledge packet reports %d errors\n",
nb_errors
);
/external/valgrind/main/perf/
tinycc.c
2483
int
nb_errors
;
member in struct:TCCState
[
all
...]
Completed in 339 milliseconds