Searched refs:calls (Results 1 - 14 of 14) sorted by relevance

/openwrt/tools/wrt350nv2-builder/src/
H A Dcrypt.h102 static unsigned calls = 0; /* ensure different random header each time */ variable
111 if (++calls == 1)
/openwrt/package/system/rpcd/
H A DMakefile95 $(eval $(call BuildPlugin,file,,Provides ubus calls for file and directory operations.))
96 $(eval $(call BuildPlugin,rpcsys,,Provides ubus calls for sysupgrade and password changing.))
97 $(eval $(call BuildPlugin,iwinfo,+libiwinfo,Provides ubus calls for accessing iwinfo data.))
/openwrt/package/devel/strace/
H A DMakefile49 system calls a program makes while it is running.
/openwrt/target/linux/generic/image/relocate/
H A DMakefile37 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls \
/openwrt/package/kernel/lantiq/ltq-vdsl/
H A DMakefile42 EXTRA_CFLAGS = -fno-pic -mno-abicalls -mlong-calls -G 0
/openwrt/target/linux/adm5120/image/lzma-loader/src/
H A DMakefile40 -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding \
/openwrt/target/linux/brcm47xx/image/lzma-loader/src/
H A DMakefile27 -ffunction-sections -pipe -mlong-calls -fno-common \
/openwrt/package/kernel/lantiq/ltq-adsl/
H A DMakefile86 EXTRA_CFLAGS = -fno-pic -mno-abicalls -mlong-calls -G 0
/openwrt/target/linux/ar71xx/image/lzma-loader/src/
H A DMakefile35 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls \
/openwrt/target/linux/lantiq/image/lzma-loader/src/
H A DMakefile35 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls \
/openwrt/target/linux/ramips/image/lzma-loader/src/
H A DMakefile35 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls \
/openwrt/target/linux/orion/image/
H A Dgeneric.mk34 ### Dummy comment for indented calls of Image/BuildKernel
114 ### Dummy comment for indented calls of Image/Build with $(1)
/openwrt/target/linux/ar7/image/
H A DMakefile29 -pipe -mlong-calls -fno-common \
/openwrt/docs/
H A Dbuild.tex152 "\texttt{make clean}" calls.
382 by adding extra calls to \texttt{BuildPackage} -- see the dropbear package for an example.

Completed in 230 milliseconds