Home
last modified time | relevance | path

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

/u-boot/common/
A Dlog_syslog.c17 static void append(char **buf, char *buf_end, const char *fmt, ...) in append() function
/u-boot/cmd/
A Dpxe_utils.h44 char *append; member
/u-boot/arch/arm/mach-imx/
A DMakefile200 append = cat $(filter-out $< $(PHONY), $^) >> $@ macro
/u-boot/lib/efi_loader/
A Defi_variable.c228 bool append, delete; in efi_set_variable_int() local
/u-boot/scripts/kconfig/
A Dpreprocess.c281 bool append = false; in variable_add() local
/u-boot/include/
A Dimx8image.h268 #define append(p, s, l) do { \ macro
/u-boot/
A DMakefile1001 append = cat $(filter-out $< $(PHONY), $^) >> $@ macro
/u-boot/fs/yaffs2/
A Dyaffsfs.c72 u8 append:1; member

Completed in 28 milliseconds