Home
last modified time | relevance | path

Searched defs:vstyles_capable (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dgp-display-text.cc1989 int vstyles_capable = ((Vector<int>*) fields->fetch (5))->fetch (0); //bitmask e.g.VAL_TIMEVAL in print_overview_nodes() local
2010 int vstyles_capable = ((Vector<int>*) fields->fetch (5))->fetch (0); //bitmask e.g.VAL_TIMEVAL in print_overview_tree() local
H A DDbe.cc1296 Vector<int> * vstyles_capable = new Vector<int>(1); in dbeGetMetricTreeNode() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-text.cc1994 int vstyles_capable = ((Vector<int>*) fields->fetch (5))->fetch (0); //bitmask e.g.VAL_TIMEVAL in print_overview_nodes() local
2015 int vstyles_capable = ((Vector<int>*) fields->fetch (5))->fetch (0); //bitmask e.g.VAL_TIMEVAL in print_overview_tree() local
H A DDbe.cc1296 Vector<int> * vstyles_capable = new Vector<int>(1); in dbeGetMetricTreeNode() local