Searched defs:END (Results 1 – 6 of 6) sorted by relevance
/u-boot/scripts/ |
A D | gcc-stack-usage.sh | 9 cat <<END | $@ -Werror -fstack-usage -x c - -c -o $TMP >/dev/null 2>&1 \ heredoc
|
/u-boot/test/trace/ |
A D | test-trace.sh | 15 ./${OUTPUT_DIR}/u-boot <<END heredoc
|
/u-boot/include/linux/ |
A D | linkage.h | 62 #define END(name) \ macro
|
/u-boot/lib/ |
A D | slre.c | 32 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator
|
/u-boot/arch/mips/include/asm/ |
A D | asm.h | 55 #define END(function) \ macro
|
/u-boot/lib/efi_loader/ |
A D | efi_device_path.c | 30 static const struct efi_device_path END = { variable
|
Completed in 9 milliseconds