Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctftools.h261 II_NOT = 0, enumerator
H A Dst_parse.c203 iitype = II_NOT; /* not interesting */ in parse_fun()
271 iitype = II_NOT; /* not interesting */ in parse_sym()
450 if (rc < 0 || ii->ii_type == II_NOT) { in parse_stab()
H A Dmerge.c641 case II_NOT: in iidesc_match()