#include <kmp_i18n.h>
Data Fields | |
int | len |
int | num |
char const * | str |
kmp_msg_type_t | type |
Definition at line 147 of file kmp_i18n.h.
int kmp_msg::len |
Definition at line 151 of file kmp_i18n.h.
Referenced by __kmp_msg(), __kmp_msg_error_code(), __kmp_msg_error_mesg(), and __kmp_msg_format().
int kmp_msg::num |
Definition at line 149 of file kmp_i18n.h.
Referenced by __kmp_msg(), __kmp_msg_error_code(), __kmp_msg_error_mesg(), and __kmp_msg_format().
char const* kmp_msg::str |
Definition at line 150 of file kmp_i18n.h.
Referenced by __kmp_msg(), __kmp_msg_error_code(), __kmp_msg_error_mesg(), __kmp_msg_format(), and __kmp_pragma().
Definition at line 148 of file kmp_i18n.h.
Referenced by __kmp_msg(), __kmp_msg_error_code(), __kmp_msg_error_mesg(), and __kmp_msg_format().