man __gnu_internal (Fonctions bibliothèques) -
NAME
__gnu_internal -
SYNOPSIS
Typedefs
typedef char fake_stdiobuf[sizeof(stdio_sync_filebuf< char >)] attribute__ ((aligned(alignof__(stdio_sync_filebuf< char >))))
typedef char fake_filebuf[sizeof(stdio_filebuf< char >)] attribute__ ((aligned(alignof__(stdio_filebuf< char >))))
typedef char fake_localeImpl[sizeof(locale::Impl)] attribute__ ((aligned(alignof__(locale::Impl))))
typedef char fake_locale[sizeof(locale)] attribute__ ((aligned(alignof__(locale))))
typedef char fake_name_vec[sizeof(char *) attribute__ )((aligned(alignof__(char *))))
typedef char fake_facet_vec[sizeof(locale::facet *) attribute__ )((aligned(alignof__(locale::facet *))))
typedef char fake_cache_vec[sizeof(locale::facet *) attribute__ )((aligned(alignof__(locale::facet *))))
typedef char fake_ctype_c[sizeof(std::ctype< char >)] attribute__ ((aligned(alignof__(std::ctype< char >))))
typedef char fake_collate_c[sizeof(std::collate< char >)] attribute__ ((aligned(alignof__(std::collate< char >))))
typedef char fake_numpunct_c[sizeof(numpunct< char >)] attribute__ ((aligned(alignof__(numpunct< char >))))
typedef char fake_num_get_c[sizeof(num_get< char >)] attribute__ ((aligned(alignof__(num_get< char >))))
typedef char fake_num_put_c[sizeof(num_put< char >)] attribute__ ((aligned(alignof__(num_put< char >))))
typedef char fake_codecvt_c[sizeof(codecvt< char, char, mbstate_t >)] attribute__ ((aligned(alignof__(codecvt< char, char, mbstate_t >))))
typedef char fake_moneypunct_c[sizeof(moneypunct< char, true >)] attribute__ ((aligned(alignof__(moneypunct< char, true >))))
typedef char fake_money_get_c[sizeof(money_get< char >)] attribute__ ((aligned(alignof__(money_get< char >))))
typedef char fake_money_put_c[sizeof(money_put< char >)] attribute__ ((aligned(alignof__(money_put< char >))))
typedef char fake_timepunct_c[sizeof(__timepunct< char >)] attribute__ ((aligned(alignof__(__timepunct< char >))))
typedef char fake_time_get_c[sizeof(time_get< char >)] attribute__ ((aligned(alignof__(time_get< char >))))
typedef char fake_time_put_c[sizeof(time_put< char >)] attribute__ ((aligned(alignof__(time_put< char >))))
typedef char fake_messages_c[sizeof(messages< char >)] attribute__ ((aligned(alignof__(messages< char >))))
typedef char fake_num_cache_c[sizeof(std::numpunct_cache< char >)] attribute__ ((aligned(alignof__(std::numpunct_cache< char >))))
typedef char fake_money_cache_c[sizeof(std::__moneypunct_cache< char, true >)] attribute__ ((aligned(alignof__(std::__moneypunct_cache< char, true >))))
typedef char fake_time_cache_c[sizeof(std::__timepunct_cache< char >)] attribute__ ((aligned(alignof__(std::__timepunct_cache< char >))))
typedef char __one
typedef char __two [2]
Variables
const int min_len
fake_stdiobuf buf_cout_sync
fake_stdiobuf buf_cin_sync
fake_stdiobuf buf_cerr_sync
fake_filebuf buf_cout
fake_filebuf buf_cin
fake_filebuf buf_cerr
fake_localeImpl c_locale_impl
fake_locale c_locale
fake_name_vec name_vec [6+GLIBCXXNUMCATEGORIES]
fake_names name_c [6+GLIBCXXNUMCATEGORIES]
fake_facet_vec facet_vec [GLIBCXXNUMFACETS]
fake_cache_vec cache_vec [GLIBCXXNUMFACETS]
fake_ctype_c ctype_c
fake_collate_c collate_c
fake_numpunct_c numpunct_c
fake_num_get_c num_get_c
fake_num_put_c num_put_c
fake_codecvt_c codecvt_c
fake_moneypunct_c moneypunct_ct
fake_moneypunct_c moneypunct_cf
fake_money_get_c money_get_c
fake_money_put_c money_put_c
fake_timepunct_c timepunct_c
fake_time_get_c time_get_c
fake_time_put_c time_put_c
fake_messages_c messages_c
fake_num_cache_c numpunct_cache_c
fake_money_cache_c moneypunct_cache_ct
fake_money_cache_c moneypunct_cache_cf
fake_time_cache_c timepunct_cache_c
stdio_sync_filebuf< char > buf_cout_sync
stdio_sync_filebuf< char > buf_cin_sync
stdio_sync_filebuf< char > buf_cerr_sync
stdio_filebuf< char > buf_cout
stdio_filebuf< char > buf_cin
stdio_filebuf< char > buf_cerr
std::locale c_locale
std::locale::Impl c_locale_impl
std::locale::facet * facet_vec [GLIBCXXNUMFACETS]
char * name_vec [6+GLIBCXXNUMCATEGORIES]
std::ctype< char > ctype_c
std::collate< char > collate_c
std::numpunct< char > numpunct_c
std::num_get< char > num_get_c
std::num_put< char > num_put_c
std::codecvt< char, char, mbstate_t > codecvt_c
std::moneypunct< char, false > moneypunct_cf
std::moneypunct< char, true > moneypunct_ct
std::money_get< char > money_get_c
std::money_put< char > money_put_c
std::__timepunct< char > timepunct_c
std::time_get< char > time_get_c
std::time_put< char > time_put_c
std::messages< char > messages_c
std::locale::facet * cache_vec [GLIBCXXNUMFACETS]
std::numpunct_cache< char > numpunct_cache_c
std::__moneypunct_cache< char, false > moneypunct_cache_cf
std::__moneypunct_cache< char, true > moneypunct_cache_ct
std::__timepunct_cache< char > timepunct_cache_c
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.