Searched refs:PLATFORM (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/distrib/armv7/miniroot/nitrogen/
H A DMakefile2 PLATFORM=IMX macro
/openbsd-current/distrib/armv7/miniroot/panda/
H A DMakefile2 PLATFORM=OMAP macro
/openbsd-current/gnu/usr.bin/perl/
H A Dmakedef.pl55 } elsif ($flag =~ /^(CCTYPE|FILETYPE|PLATFORM|TARG_DIR)=(.+)$/) {
61 my @PLATFORM = qw(aix win32 os2 vms test);
62 my %PLATFORM;
63 @PLATFORM{@PLATFORM} = ();
65 die "PLATFORM undefined, must be one of: @PLATFORM\n"
66 unless defined $ARGS{PLATFORM};
67 die "PLATFORM must be one of: @PLATFORM\
71 use constant PLATFORM => $ARGS{PLATFORM}; constant
[all...]
H A DMakefile.SH867 $(MINIPERL) makedef.pl --sort-fold PLATFORM=aix CC_FLAGS="$(OPTIMIZE)" > perl.exp
876 $(MINIPERL) makedef.pl PLATFORM=os2 -DPERL_DLL=$(PERL_DLL) CC_FLAGS="$(OPTIMIZE)" > perl5.def
/openbsd-current/distrib/armv7/miniroot/wandboard/
H A DMakefile2 PLATFORM=IMX macro
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_pci.c41 #define PLATFORM(x) .platform = (x) macro
119 PLATFORM(INTEL_I830),
124 PLATFORM(INTEL_I845G),
129 PLATFORM(INTEL_I85X),
134 PLATFORM(INTEL_I865G),
152 PLATFORM(INTEL_I915G),
160 PLATFORM(INTEL_I915GM),
168 PLATFORM(INTEL_I945G),
175 PLATFORM(INTEL_I945GM),
183 PLATFORM(INTEL_G3
845 #undef PLATFORM macro
[all...]
/openbsd-current/distrib/armv7/miniroot/am335x/
H A DMakefile2 PLATFORM=OMAP macro
/openbsd-current/distrib/armv7/miniroot/cubox/
H A DMakefile2 PLATFORM=IMX macro
/openbsd-current/distrib/armv7/miniroot/
H A DMakefile.inc29 .if ${PLATFORM} == "OMAP"
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile-cross-SH534 ./$(MINIPERLEXP) makedef.pl PLATFORM=aix CC_FLAGS="$(OPTIMIZE)" | sort -u | sort -f > perl.exp
543 ./$(MINIPERLEXP) makedef.pl PLATFORM=os2 -DPERL_DLL=$(PERL_DLL) CC_FLAGS="$(OPTIMIZE)" > perl5.def
/openbsd-current/gnu/usr.bin/perl/win32/
H A DMakefile1050 $(MINIPERL) -I..\lib -w ..\makedef.pl PLATFORM=win32 $(OPTIMIZE) $(DEFINES) $(BUILDOPT) \
H A DGNUmakefile1473 $(MINIPERL) -I..\lib -w ..\makedef.pl PLATFORM=win32 $(OPTIMIZE) $(DEFINES) \
/openbsd-current/gnu/usr.bin/texinfo/
H A Dconfigure859 --enable-multiplatform put executables in bin/PLATFORM

Completed in 184 milliseconds