Home
last modified time | relevance | path

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

/external/toybox/lib/
Dtoyflags.h12 #define TOYMASK_LOCATION ((1<<4)-1) macro
/external/toybox/scripts/
Dinstall.c27 if (fl & TOYMASK_LOCATION) { in main()
/external/toybox/
Dmain.c189 if (fl & TOYMASK_LOCATION) { in toybox_main()