Home
last modified time | relevance | path

Searched refs:USE_TOYBOX_FLOAT (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/posix/
Dod.c234 if (-1 == (type = stridx("acduox"USE_TOYBOX_FLOAT("f"), *(s++)))) break; in append_base()
/third_party/toybox/generated/
Dconfig.h680 #define USE_TOYBOX_FLOAT(...) __VA_ARGS__ macro