Home
last modified time | relevance | path

Searched defs:str_l (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/metaparse/test/
Dcommon.hpp37 typedef boost::mpl::list_c<char, 'l'> str_l; typedef
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c2897 size_t str_l, suf_l, prefix; in pa_str_strip_suffix() local