Searched refs:cbnames (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c265 static const char *cbnames[4] = { "lt", "gt", "eq", "so" }; local
273 (*info->fprintf_func) (info->stream, "%s", cbnames[cc]);

Completed in 60 milliseconds