HomeSort by relevance Sort by last modified time
    Searched refs:PLAT (Results 1 - 8 of 8) sorted by null

  /external/cblas/
Makefile.ALPHA 19 PLAT = ALPHA
26 CBLIB = ../lib/cblas_$(PLAT).a
Makefile.HPPA 19 PLAT = HPPA
26 CBLIB = ../lib/cblas_$(PLAT).a
Makefile.LINUX 19 PLAT = LINUX
26 CBLIB = ../lib/cblas_$(PLAT).a
Makefile.SGI64 19 PLAT = SGI64
26 CBLIB = ../lib/cblas_$(PLAT).a
Makefile.SUN4 19 PLAT = SUN4
26 CBLIB = ../lib/cblas_$(PLAT).a
Makefile.SUN4SOL2 19 PLAT = SUN4SOL2
26 CBLIB = ../lib/cblas_$(PLAT).a
Makefile.in 19 PLAT = LINUX
26 CBLIB = ../lib/cblas_$(PLAT).a
  /external/libunwind/doc/
libunwind.tex 218 includes \File{$<$libunwind-}\Var{PLAT}\File{.h$>$} and uses the linker
219 switch \Opt{-l}\File{unwind-}\Var{PLAT}, where \Var{PLAT} is the name
304 \item[\File{libunwind-}\Var{PLAT}\File{.h}] Headerfile to include when
305 the unwind target runs on platform \Var{PLAT}. For example, to unwind
310 \item[\Opt{-l}\File{unwind-}\Var{PLAT}] Linker-switch to add when
311 building a program that unwinds a program on platform \Var{PLAT}.

Completed in 1812 milliseconds