Searched refs:__glibcxx_check_string (Results 1 – 7 of 7) sorted by relevance
215 __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 …]
121 # define __glibcxx_requires_string(_String) __glibcxx_check_string(_String)
470 #define __glibcxx_check_string(_String) _GLIBCXX_DEBUG_PEDASSERT(_String != 0) macro
213 __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 …]
473 #define __glibcxx_check_string(_String) _GLIBCXX_DEBUG_PEDASSERT(_String != 0) macro
2651 (__glibcxx_check_string, __glibcxx_check_string_len): Implement using