OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_error
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/src/
PFileWrap.c
187
int
is_error
;
local
189
is_error
= ferror ( (FILE *)self );
191
if (
is_error
!= 0 )
/external/mesa3d/src/glsl/
glsl_types.h
323
bool
is_error
() const
function in struct:glsl_type
Completed in 56 milliseconds