#include <kmp_str.h>
Data Fields | |
char | bulk [512] |
int | size |
char * | str |
int | used |
Definition at line 68 of file kmp_str.h.
char kmp_str_buf::bulk[512] |
Definition at line 72 of file kmp_str.h.
Referenced by __kmp_str_buf_detach(), __kmp_str_buf_free(), and __kmp_str_buf_reserve().
Definition at line 70 of file kmp_str.h.
Referenced by __kmp_runtime_initialize(), __kmp_str_buf_detach(), __kmp_str_buf_free(), __kmp_str_buf_reserve(), and __kmp_str_buf_vprint().
char* kmp_str_buf::str |
Definition at line 69 of file kmp_str.h.
Referenced by __kmp_do_serial_initialize(), __kmp_env_print(), __kmp_i18n_dump_catalog(), __kmp_msg(), __kmp_msg_format(), __kmp_pragma(), __kmp_print_version_1(), __kmp_runtime_initialize(), __kmp_stg_parse_int(), __kmp_stg_parse_size(), __kmp_stg_print_num_threads(), __kmp_str_buf_cat(), __kmp_str_buf_clear(), __kmp_str_buf_detach(), __kmp_str_buf_free(), __kmp_str_buf_reserve(), __kmp_str_buf_vprint(), __kmp_vprintf(), and dump_cons_stack().
Definition at line 71 of file kmp_str.h.
Referenced by __kmp_msg_format(), __kmp_runtime_initialize(), __kmp_str_buf_cat(), __kmp_str_buf_clear(), __kmp_str_buf_detach(), __kmp_str_buf_free(), __kmp_str_buf_reserve(), __kmp_str_buf_vprint(), and __kmp_vprintf().