OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__bmperr
(Results
1 - 1
of
1
) sorted by null
/external/libvncserver/test/
bmp.c
72
static const char *
__bmperr
="No error";
variable
79
#define _throw(m) {
__bmperr
=m; retcode=-1; goto finally;}
388
return
__bmperr
;
Completed in 82 milliseconds