Searched refs:code (Results 1 – 13 of 13) sorted by relevance
27 int console_read_unicode(s32 *code);46 int utf8_put(s32 code, char **dst);106 int utf16_put(s32 code, u16 **dst);166 s32 utf_to_lower(const s32 code);174 s32 utf_to_upper(const s32 code);
12 ulong code; member
110 u16 *efi_st_translate_char(u16 code);121 u16 *efi_st_translate_code(u16 code);
61 unsigned char code[256]; member
49 u8 code; member
60 typedef void rxhand_icmp_f(unsigned type, unsigned int code, unsigned int dport,228 u8 code; member
159 * Exception entry code. This code runs with address translation193 * Note: code which follows this uses cr0.eq (set if from kernel),
2587 uint16_t code; member
43 unsigned int zstd_is_error(size_t code);56 zstd_error_code zstd_get_error_code(size_t code);64 const char *zstd_get_error_name(size_t code);
71 ZSTDERRORLIB_API const char* ZSTD_getErrorString(ZSTD_ErrorCode code); /*< Same as ZSTD_getErrorN…
168 ZSTDLIB_API unsigned ZSTD_isError(size_t code); /*!< tells if a `size_t` function resul…169 ZSTDLIB_API const char* ZSTD_getErrorName(size_t code); /*!< provides readable string from an e…
493 unsigned code, unsigned long param);
26 __be16 code; /* Response code */ member
Completed in 36 milliseconds