HomeSort by relevance Sort by last modified time
    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