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

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
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

Completed in 45 milliseconds