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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dglcpp.h152 } macro_t; typedef in typeref:struct:__anon246ce6380208
155 macro_t *macro;
H A Dglcpp-parse.y460 macro_t *macro = entry ? entry->data : NULL;
466 macro_t *macro = entry ? entry->data : NULL;
1853 macro_t *macro;
1961 macro_t *macro;
2222 _macro_equal(macro_t *a, macro_t *b)
2239 macro_t *macro, *previous;
2248 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
2272 macro_t *macro, *previous;
2283 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dglcpp.h151 } macro_t; typedef in typeref:struct:__anon403ee7c50208
154 macro_t *macro;
H A Dglcpp-parse.y360 macro_t *macro = entry ? entry->data : NULL;
366 macro_t *macro = entry ? entry->data : NULL;
1739 macro_t *macro;
1846 macro_t *macro;
2100 _macro_equal(macro_t *a, macro_t *b)
2117 macro_t *macro, *previous;
2126 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
2150 macro_t *macro, *previous;
2161 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c1952 macro_t *macro = entry ? entry->data : NULL;
1963 macro_t *macro = entry ? entry->data : NULL;
3969 macro_t *macro;
4076 macro_t *macro;
4330 _macro_equal(macro_t *a, macro_t *b)
4347 macro_t *macro, *previous;
4356 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
4380 macro_t *macro, *previous;
4391 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c2244 macro_t *macro = entry ? entry->data : NULL;
2255 macro_t *macro = entry ? entry->data : NULL;
4277 macro_t *macro;
4385 macro_t *macro;
4646 _macro_equal(macro_t *a, macro_t *b)
4663 macro_t *macro, *previous;
4672 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
4696 macro_t *macro, *previous;
4707 macro = linear_alloc_child(parser->linalloc, sizeof(macro_t));
[all...]

Completed in 17 milliseconds