Home
last modified time | relevance | path

Searched refs:get_cond (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetric.h150 Expression *get_cond () { return cond; } in get_cond() function
H A DPathTree.cc632 if (mtr->get_cond () != NULL && !mtr->get_cond ()->passes (&ctx)) in process_packets()
/netbsd/external/bsd/file/dist/src/
H A Dapprentice.c1805 get_cond(const char *l, const char **t) in get_cond() function
2234 m->cond = get_cond(l, &l); in parse()