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

/netbsd-current/games/hack/
H A Ddef.obj.h109 #define ONAME(otmp) ((char *) otmp->oextra) macro
H A Dhack.do_name.c192 (void) strcpy(ONAME(otmp2), buf);
H A Dhack.fight.c257 !strcmp(ONAME(obj), "Orcrist"))
H A Dhack.objnam.c334 strlcat(buf, ONAME(obj), bufmax);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h45 ONAME = 1, //ONAME must be 1 enumerator in enum:BaseMetric::Type
121 STATIC = 1, // Type==SIZES, ADDRESS, ONAME
H A DBaseMetricTreeNode.cc160 case BaseMetric::ONAME:
H A DHist_data.cc231 if (m->get_type () != Metric::ONAME)
511 sort_type = mtype == Metric::ONAME ? ALPHA : VALUE;
512 sort_order = (mtype == Metric::ONAME || mtype == Metric::ADDRESS) ?
848 if ((i > 0) && (m->get_type () == Metric::ONAME))
925 if (m->get_type () == BaseMetric::ONAME)
968 if (m->get_type () == BaseMetric::ONAME)
1007 if (m->get_type () == BaseMetric::ONAME)
H A DDataSpace.cc400 else if (mtype == Metric::ONAME
492 if (mitem->get_type () == Metric::ONAME) name_index = index;
H A DBaseMetric.cc153 case ONAME:
459 case ONAME:
833 CASE_S (ONAME);
H A DMetricList.cc176 if (mtr->get_type () == BaseMetric::ONAME)
320 if (m->get_type () == BaseMetric::ONAME)
906 int vis = item->get_type () != BaseMetric::ONAME ?
H A DMetric.cc903 case ONAME:
H A DDbeSession.cc546 register_metric (Metric::ONAME);
H A DPrint.cc281 if (index > 0 && mitem->get_type () == Metric::ONAME)
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetric.h45 ONAME = 1, //ONAME must be 1 enumerator in enum:BaseMetric::Type
121 STATIC = 1, // Type==SIZES, ADDRESS, ONAME
H A DBaseMetricTreeNode.cc160 case BaseMetric::ONAME:
H A DHist_data.cc231 if (m->get_type () != Metric::ONAME)
511 sort_type = mtype == Metric::ONAME ? ALPHA : VALUE;
512 sort_order = (mtype == Metric::ONAME || mtype == Metric::ADDRESS) ?
848 if ((i > 0) && (m->get_type () == Metric::ONAME))
925 if (m->get_type () == BaseMetric::ONAME)
968 if (m->get_type () == BaseMetric::ONAME)
1007 if (m->get_type () == BaseMetric::ONAME)
H A DDataSpace.cc400 else if (mtype == Metric::ONAME
492 if (mitem->get_type () == Metric::ONAME) name_index = index;
H A DBaseMetric.cc153 case ONAME:
459 case ONAME:
833 CASE_S (ONAME);
H A DMetricList.cc176 if (mtr->get_type () == BaseMetric::ONAME)
320 if (m->get_type () == BaseMetric::ONAME)
906 int vis = item->get_type () != BaseMetric::ONAME ?
H A DMetric.cc903 case ONAME:
H A DDbeSession.cc546 register_metric (Metric::ONAME);
H A DPrint.cc281 if (index > 0 && mitem->get_type () == Metric::ONAME)

Completed in 168 milliseconds