HomeSort by relevance Sort by last modified time
    Searched refs:C_GENERAL_ERROR (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/courgette/
simple_delta.cc 23 default: return C_GENERAL_ERROR;
courgette.h 22 C_GENERAL_ERROR = 2, // Error other than listed below.
patcher_x86_32.h 49 return C_GENERAL_ERROR; // Don't expect any corrected parameters.
patch_generator_x86_32.h 60 return C_GENERAL_ERROR;
assembly_program.cc 579 return C_GENERAL_ERROR;

Completed in 1610 milliseconds