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

/opensolaris-onvv-gate/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))
294 * arch_match(FILE *fp, int arch)
305 * XXX - the algorithm in arch_match is very inefficient. it read through
312 arch_match(FILE *fp, int arch) function
H A Dfrontend.c470 if (arch_match(fp, arch)) {

Completed in 90 milliseconds