Home
last modified time | relevance | path

Searched refs:ssptr (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-libxml-utils.cc137 xml_char_sptr_to_string(xml_char_sptr ssptr, std::string& s) in xml_char_sptr_to_string() argument
140 if (CHAR_STR(ssptr)) in xml_char_sptr_to_string()
142 s = CHAR_STR(ssptr); in xml_char_sptr_to_string()
/third_party/ltp/testcases/cve/
Dcve-2015-3290.c148 static unsigned short *ssptr(ucontext_t *ctx) in ssptr() function
167 static greg_t *ssptr(ucontext_t *ctx) in ssptr() function