Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds