Searched refs:_initdata (Results 1 – 2 of 2) sorted by relevance
34 void *_initdata; member
41 if (e->type == type && e->left._initdata == l && in expr_lookup()42 e->right._initdata == r) in expr_lookup()48 e->left._initdata = l; in expr_lookup()49 e->right._initdata = r; in expr_lookup()