Home
last modified time | relevance | path

Searched refs:XLATOR_ALLARCH (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.h47 #define XLATOR_ALLARCH 0xFF macro
H A Dxlator.c77 static int Supported_Arch = XLATOR_ALLARCH; /* from "Arch" SPEC keyword */
253 Supported_Arch = XLATOR_ALLARCH; in xlator_start_if()
557 Supported_Arch = XLATOR_ALLARCH; in xlator_end_if()
/titanic_50/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h101 #define XLATOR_ALLARCH 0xFF macro
H A Dfrontend.c532 return (XLATOR_ALLARCH); in arch_strtoi()