Searched defs:append (Results 1 - 8 of 8) sorted by relevance

/u-boot/common/
H A Dlog_syslog.c17 static void append(char **buf, char *buf_end, const char *fmt, ...) function
[all...]
/u-boot/include/
H A Dpxe_utils.h47 char *append; member in struct:pxe_label
H A Dimx8image.h279 #define append(p, s, l) do { \ macro
/u-boot/scripts/kconfig/
H A Dpreprocess.c281 bool append = false; local
/u-boot/arch/arm/mach-imx/
H A DMakefile259 append = cat $(filter-out $< $(PHONY), $^) >> $@ macro
/u-boot/lib/efi_loader/
H A Defi_variable.c279 bool append, delete; local
496 bool append, delete; local
[all...]
/u-boot/fs/yaffs2/
H A Dyaffsfs.c72 u8 append:1; member in struct:yaffsfs_FileDes
/u-boot/
H A DMakefile1082 append = cat $(filter-out $< $(PHONY), $^) >> $@ macro

Completed in 246 milliseconds