Home
last modified time | relevance | path

Searched refs:TOYBOX_VERSION (Results 1 – 3 of 3) sorted by relevance

/external/toybox/
Dtoys.h130 #ifndef TOYBOX_VERSION
134 #define TOYBOX_VERSION "0.8.3"TOYBOX_VENDOR macro
Dmain.c87 xputs("toybox "TOYBOX_VERSION); in toy_singleinit()
/external/toybox/toys/pending/
Dwget.c147 sprintf(ua+11, "/%s", TOYBOX_VERSION); in wget_main()