Home
last modified time | relevance | path

Searched refs:__glibcxx_check_string (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dstring215 __glibcxx_check_string(__s);
382 __glibcxx_check_string(__s);
434 __glibcxx_check_string(__s);
513 __glibcxx_check_string(__s);
574 __glibcxx_check_string(__s);
583 __glibcxx_check_string(__s);
748 __glibcxx_check_string(__s);
788 __glibcxx_check_string(__s);
879 __glibcxx_check_string(__s);
886 __glibcxx_check_string(__s);
[all …]
H A Ddebug.h121 # define __glibcxx_requires_string(_String) __glibcxx_check_string(_String)
H A Dmacros.h470 #define __glibcxx_check_string(_String) _GLIBCXX_DEBUG_PEDASSERT(_String != 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dstring213 __glibcxx_check_string(__s);
380 __glibcxx_check_string(__s);
432 __glibcxx_check_string(__s);
511 __glibcxx_check_string(__s);
572 __glibcxx_check_string(__s);
581 __glibcxx_check_string(__s);
739 __glibcxx_check_string(__s);
779 __glibcxx_check_string(__s);
870 __glibcxx_check_string(__s);
877 __glibcxx_check_string(__s);
[all …]
H A Ddebug.h121 # define __glibcxx_requires_string(_String) __glibcxx_check_string(_String)
H A Dmacros.h473 #define __glibcxx_check_string(_String) _GLIBCXX_DEBUG_PEDASSERT(_String != 0) macro
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20152651 (__glibcxx_check_string, __glibcxx_check_string_len): Implement using