Home
last modified time | relevance | path

Searched refs:NEED_OPTIONS (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/
H A Dmain.c55 // on its' own. NEED_OPTIONS becomes a constant allowing if() to optimize
62 static const int NEED_OPTIONS = variable
97 if (NEED_OPTIONS && which->options) get_optflags(); in toy_singleinit()
/third_party/toybox/porting/liteos_a/
H A Dmain.c56 // on its' own. NEED_OPTIONS becomes a constant allowing if() to optimize
63 static const int NEED_OPTIONS = variable
98 if (NEED_OPTIONS && which->options) get_optflags(); in toy_singleinit()

Completed in 2 milliseconds