Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.h45 #define XLATOR_ALLARCH 0xFF macro
H A Dxlator.c75 static int Supported_Arch = XLATOR_ALLARCH; /* from "Arch" SPEC keyword */
251 Supported_Arch = XLATOR_ALLARCH; in xlator_start_if()
554 Supported_Arch = XLATOR_ALLARCH; in xlator_end_if()
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h99 #define XLATOR_ALLARCH 0xFF macro
H A Dfrontend.c530 return (XLATOR_ALLARCH); in arch_strtoi()