Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dexpr.c130 enum { SI_TO_SI = 1, SI_TO_I, I_TO_I, S_TO_SI }; enumerator
150 {":", 6, S_TO_SI, RE },
201 case S_TO_SI: // op == RE in eval_op()