Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dhost.defs231 const char *machtype;
246 machtype: defined(M_i386) : "i386"
255 machtype: : "m68k"
264 machtype: : "accel"
273 machtype: defined(alpha) : "alpha"
274 machtype: defined(vax) : "vax"
284 machtype: defined(pa_risc) : "pa_risc"
296 machtype: defined(hp300) : "m68k"
297 machtype: defined(hp800) : "pa_risc"
310 machtype: defined(hp9000s800) : "pa_risc"
[all …]
H A Dtc.vers.c146 const Char *machtype = tgetenv(STRMACHTYPE); in fix_version() local
152 if (machtype == NULL) in fix_version()
153 machtype = STRunknown; in fix_version()
160 REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype, in fix_version()
H A DFixes1206 73. new machtype, ostype, vendor