OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_ERROR
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-xgi/dist/src/
vb_i2c.c
357
//
NO_ERROR
- success
464
// Returns error when they are not, otherwise return
NO_ERROR
.
477
//
NO_ERROR
- success
502
if ((status ==
NO_ERROR
) && (pI2C->Status == I2C_STATUS_NOERROR))
529
return
NO_ERROR
;
633
return
NO_ERROR
;
1688
//
NO_ERROR
- success
1718
if ((status ==
NO_ERROR
) && (pI2C->Status == I2C_STATUS_NOERROR))
1732
return
NO_ERROR
; //To Fix SyncMaster Checksum error issue
1746
return
NO_ERROR
;
[
all
...]
vb_i2c.h
66
#define
NO_ERROR
0
/xsrc/external/mit/brotli/dist/c/include/brotli/
decode.h
64
BROTLI_ERROR_CODE(_,
NO_ERROR
, 0) SEPARATOR \
/xsrc/external/mit/editres/dist/
comm.c
223
global_error_code =
NO_ERROR
; /* Reset Error code. */
238
global_error_code =
NO_ERROR
; /* Reset Error code. */
geometry.c
260
global_error_code =
NO_ERROR
; /* Reset Error code. */
editresP.h
77
#define
NO_ERROR
0
Completed in 20 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026