Searched refs:code (Results 1 – 7 of 7) sorted by relevance
283 u8 code = (u8)*str; in SjisIsMultibyte() local292 return (0x81 <= code && code <= 0x9f) || (0xe0 <= code && code <= 0xef); in SjisIsMultibyte()
540 s32 code; in UpdateEditName() local543 code = strtol( g_hexBuf, NULL, 16 ); in UpdateEditName()544 *pChar = (char)(code / 0x100); in UpdateEditName()548 *(pChar + 1) = (char)(code % 0x100); in UpdateEditName()555 *pChar = (char)(code % 0x100); in UpdateEditName()
40 ; The video game title in the 4Byte ASCII code supplied by Nintendo.42 ; The company name in the 2Byte ASCII code supplied by Nintendo.
316 NWC24Err NWC24GetDlError( const NWC24DlTask* taskPublic, s32* code, s32* count );
118 [Character set] Specifies the character code format of the message.
137 # Changed so that C code in $(SRCDIR) can be built
294 # Reject IPv6 code [TRUE/FALSE]