Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h118 extern int arch_match(FILE *, int);
H A Dextends.c139 if (found = arch_match(efp, T_info->ti_archtoken)) in do_extends()
312 arch_match(FILE *fp, int arch) in arch_match() function
H A Dfrontend.c470 if (arch_match(fp, arch)) { in check4extends()