Home
last modified time | relevance | path

Searched defs:expr_data (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/kconfig/
Dexpr.h38 union expr_data { union
/third_party/toybox/generated/
Dglobals.h595 struct expr_data { struct
596 char **tok; // current token, not on the stack since recursive calls mutate it
598 char *refree;