Searched defs:END (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | gcc-stack-usage.sh | 10 cat <<END | $@ -Werror -fstack-usage -x c - -c -o $TMP >/dev/null 2>&1 \ heredoc
|
| /rk3399_rockchip-uboot/test/trace/ |
| H A D | test-trace.sh | 15 ./${OUTPUT_DIR}/u-boot <<END heredoc
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_device_path.c | 19 static const struct efi_device_path END = { variable
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | slre.c | 31 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | asm.h | 77 #define END(function) \ macro
|