Searched refs:error (Results 1 – 12 of 12) sorted by relevance
38 static inline void* __must_check ERR_PTR(long error) in ERR_PTR() argument40 return (void*)(error); in ERR_PTR()
7 #error Arch not supported.
10 #error Arch not supported.
7 #error "error type of arch!"
29 continue-on-error: true46 continue-on-error: true
51 #error Unsupported long double representation
55 #error Unsupported long double representation
71 #define EIO 29 /* I/O错误 I/O error.*/107 #define ENOEXEC 46 /* 可执行文件格式错误 Executable file format error.*/157 #define EPROTO 69 /* 协议错误 Protocol error.*/
103 uint8_t error; // Error register member154 uint8_t error; // Error register member
48 #error Arch not supported.231 #error "LZ4_DISTANCE_MAX is too big : must be <= 65535"295 #error "LZ4 code (when not C++ or C99) assumes that sizeof(int) == 4"2186 variable_length_error *error) in read_variable_length() argument2192 *error = initial_error; in read_variable_length()2202 *error = loop_error; in read_variable_length()2303 variable_length_error error = ok; in LZ4_decompress_generic() local2304 … length += read_variable_length(&ip, iend - RUN_MASK, (int)endOnInput, (int)endOnInput, &error); in LZ4_decompress_generic()2305 if (error == initial_error) in LZ4_decompress_generic()2380 variable_length_error error = ok; in LZ4_decompress_generic() local[all …]
41 error: action=report
218 #error Unsupported architecture! in process_load_elf_file()