Searched refs:MAX_ERROR_MESSAGE (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/boss/ | ||
| D | boss_Types.h | 168 char message[MAX_ERROR_MESSAGE]; /* エラーメッセージ */ |
| D | boss_Const.h | 45 static const u32 MAX_ERROR_MESSAGE = 256; //!< エラーメッセージの最大文字数 variable |