Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dexpand.c671 static struct expression *constant_symbol_value(struct symbol *sym, int offset) in constant_symbol_value() function
733 struct expression *value = constant_symbol_value(sym, offset); in expand_dereference()