Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 12 of 12) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/
A DMakerules72 SECHO := @echo
96 pur_disp_compile.c = echo " "CC $(show_objs)
97 pur_disp_compile.i = echo " "CPP $(show_objs)
99 pur_disp_compile.u = echo " "CC $(show_objs)
100 pur_disp_compile.S = echo " "AS $(show_objs)
108 pur_disp_ar = echo " "AR $(ARFLAGS) $@
109 pur_disp_ld = echo " "LD $(1)
110 pur_disp_ln = echo " "LN $(show_objs)
112 pur_disp_gen = echo " "GEN $(show_objs)
113 pur_disp_install = echo " "INSTALL $(1)
[all …]
A DRules.mak199 then echo "$(1)"; else echo "$(2)"; fi)
202 then echo "-Wa,$(1)"; fi)
205 then echo "$(1)"; fi)
504 …:=$(shell echo -e "\t.text\n\taddis 11,30,_GLOBAL_OFFSET_TABLE_-.@ha" | $(CC) -c -x assembler -o /…
600 …CC) -Wl,--help 2>/dev/null | grep -q -- --as-needed && echo "AS_NEEDED ( $(UCLIBC_LDSO) )" || echo
611 echo "GROUP ( $(UBACKTRACE_FULL_NAME) )")
772 @echo "####";
776 @echo "#### about this problem.";
777 @echo "####";
778 @echo "#### Exiting...";
[all …]
A DChangelog595 o Fixed getpass() to not echo passwords to the console
/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A DRules.mak136 pur_showclean = echo " "CLEAN $(notdir $(CURDIR))
137 pur_showdiff = echo " "TEST_DIFF $(notdir $(CURDIR))/
138 pur_showlink = echo " "TEST_LINK $(notdir $(CURDIR))/ $@
139 pur_showtest = echo " "TEST_EXEC $(notdir $(CURDIR))/ $(@:.exe=)
145 ver_showdiff = true echo
146 ver_showlink = true echo
A DTest.mak78 echo "ret == $$ret ; expected_ret == $$expected_ret" ; \
79 echo "The output of failed test is:"; \
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/os/aix/
A Dt-aix3 echo '64'; else echo '32'; fi)
5 ARX=$(shell echo $(AR) | sed -e 's/-X[^ ]*//g')
/l4re-core-master/uclibc/lib/contrib/uclibc/include/netinet/
A Dip_icmp.h37 } echo; /* echo datagram */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt35 echo *-*.*.*.so | xargs -n1 | grep -v libpthread | xargs readelf -aW >full_dump.lst
41 echo "$symbol" >>uclibc_refd.lst
43 echo "$symbol" >>uclibc_unrefd.lst
A DGlibc_vs_uClibc_Differences.txt100 echo CST6CDT > /etc/TZ
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat1241 * configure.in: Remove bogus echo included in
1954 Use that file's contents instead of literal echo's for the prologue.
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in927 Doing 'echo CST6CDT > /etc/TZ' is enough to create a valid file.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A DChangeLog3869 instead of echo when printing escape characters.

Completed in 17 milliseconds