Searched refs:static (Results 1 - 20 of 20) sorted by relevance

/ast/src/cmd/dsslib/html/
H A DMakefile7 html plugin=dss static :LIBRARY: html.c lib.c
/ast/src/cmd/warp/
H A DMakefile1 :PACKAGE: ast:static
/ast/src/cmd/dsslib/num_t/
H A DMakefile7 num_t plugin=dss static :LIBRARY: num_t.c lib.c
/ast/src/cmd/dsslib/time_t/
H A DMakefile7 time_t plugin=dss static :LIBRARY: time_t.c lib.c -ldss
/ast/src/cmd/ie/
H A DMakefile1 :PACKAGE: ast:static
/ast/src/cmd/ss/
H A DMakefile1 :PACKAGE: ast:static
/ast/src/cmd/tksh/
H A DMakefile2 libtype = :static
/ast/src/lib/libpp/
H A DMakefile128 static struct map pplexmap[] =
142 static struct map ppstatemap[] =
156 static struct map ppmodemap[] =
170 static struct map ppoptionmap[] =
184 static struct map ppinmap[] =
/ast/src/cmd/dsslib/flat/
H A DMakefile7 flat plugin=dss static :LIBRARY: flat.c lib.c -ldss
/ast/src/cmd/dsslib/bgp/
H A DMakefile7 bgp plugin=dss static :LIBRARY: \
/ast/src/cmd/nmake/
H A DMakerules.mk36 set option=';all-static;bp;-;Force the prerequisite libraries of static \b+l\b\aname\a library references to be static.'
51 set option=';local-static;bp;-;Compile and link against static library targets. The default links against shared library targets, but care must be taken to point runtime shared library binding to the current directory when executing command targets in the current directory.'
63 set option=';static-link;bp;-;Compile and link with a preference for static libraries.'
64 set option=';strip-symbols;b;-;Strip link-time static symbols from executables.'
74 set all-static:=1
145 if ! "$(-?static
[all...]
H A DMakefile55 Makeinstall.mk : $$(-mam:N=static*:??$$(-cctype|cctype:@P=P=C,pp)?)
/ast/src/lib/libcs/
H A DMakefile31 $(CC.HOSTTYPE:N=$(-mam:N=static*:?UNKNOWN?sgi.mips*?):??-lsocket -linet -lnsl -ldl?)
/ast/src/cmd/dsslib/ip_t/
H A DMakefile9 ip_t plugin=dss static :LIBRARY: iv.3 ptv.3 \
/ast/src/lib/libtksh/lib/tksh7.6/
H A DldAout.tcl5 # loaded dynamically into Tcl or Tk using pseudo-static linking.
181 append C {static struct } \{ \n
/ast/src/cmd/3d/features/
H A Dsyscall.sh80 static int ((*i)())=syscall;
190 $cc $static -o $tmp.x $tmp.c </dev/null >/dev/null &&
217 $cc $static -o ${tmp}m.x ${tmp}m.c </dev/null >/dev/null &&
224 $cc -Dsyscall=swapon $static -o $tmp.x $tmp.c </dev/null >/dev/null &&
237 static int _lib_mangle_lib_;" >> $tmp.m
277 echo "static Systrace_t sys_trace[] =
395 $cc -Dsyscall=${i}$l $static -o $tmp.x $tmp.c </dev/null >/dev/null &&
588 $cc -Dsyscall=$xxx $static -o $tmp.x $tmp.c </dev/null >/dev/null &&
849 $cc -Dsyscall=$l $opt $static -o $tmp.x $tmp.c </dev/null >/dev/null &&
1017 echo "static in
[all...]
/ast/src/cmd/INIT/
H A Diffe.sh603 binding="-dy -dn -Bdynamic -Bstatic -Wl,-ashared -Wl,-aarchive -call_shared -non_shared '' -static"
666 static=.
781 [S:static?Sets the C compiler flags that force static linking. If not set
783 must use static linking (no dlls) because on some systems missing
1088 S) set="$set set static $OPTARG :" ;;
1164 --sta=*|--stat=*|--stati=*|--static=*)
1225 S) set="$set set static $OPTARG :" ;;
1572 S) op=static ;;
1795 static) stati
[all...]
/ast/src/cmd/3d/
H A DMakefile6 * so a static link needs -u _exit -l3d other-libs
/ast/src/cmd/sort/
H A Dtestsort.sh735 static void run(int i, int j){ for( ; i<=j; i++) printf("%.3o %c\n",i,i); }
744 static void run(int i, int j){ for( ; i<=j; i++) printf("%.3o %c\n",i,i); }
758 static void run(int i, int j){ for( ; i<=j; i++) printf("%.3o %c\n",i,i); }
779 static void run(int i, int j){ for( ; i<=j; i++) printf("%.3o %c\n",i,i); }
/ast/src/lib/libast/comp/
H A Dconf.sh848 1) echo "$command: check macros/enums as static initializers" >&2 ;;

Completed in 372 milliseconds