Searched defs:tag_strings (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dstrings.c38 static char *tag_strings[] = { variable
274 (void) strlcpy(ret, tag_strings[id], len);
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c412 const char *tag_strings[] = { "valid", "zero", "special", "empty" }; local
513 fpru.ld, tag_strings[tag_value]);
H A Dproc_amd64dep.c469 const char *tag_strings[] = { "valid", "zero", "special", "empty" }; local
559 fpru.ld, tag_strings[tag_value]);

Completed in 2158 milliseconds