HomeSort by: relevance | last modified time | path
    Searched defs:smatch (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/tools/ctf/cvt/
output.c 375 iidesc_match_t smatch; local
415 &ssym, &smatch.iim_file)) {
420 smatch.iim_fuzzy = fuzzymatch;
421 smatch.iim_name = (char *)strdata->d_buf + ssym.st_name;
422 smatch.iim_bind = GELF_ST_BIND(ssym.st_info);
425 smatch.iim_name);
427 iidesc = find_iidesc(td, &smatch);
output.c 375 iidesc_match_t smatch; local
415 &ssym, &smatch.iim_file)) {
420 smatch.iim_fuzzy = fuzzymatch;
421 smatch.iim_name = (char *)strdata->d_buf + ssym.st_name;
422 smatch.iim_bind = GELF_ST_BIND(ssym.st_info);
425 smatch.iim_name);
427 iidesc = find_iidesc(td, &smatch);
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
regex.h 2169 typedef match_results<string::const_iterator> smatch; typedef
regex.h 2169 typedef match_results<string::const_iterator> smatch; typedef
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
regex.h 2169 typedef match_results<string::const_iterator> smatch; typedef
regex.h 2169 typedef match_results<string::const_iterator> smatch; typedef

Completed in 60 milliseconds