HomeSort by relevance Sort by last modified time
    Searched refs:macro_t (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/glsl/glcpp/
glcpp.h 138 } macro_t; typedef in typeref:struct:__anon27623
141 macro_t *macro;
glcpp-parse.y 240 macro_t *macro = hash_table_find (parser->defines, $2);
286 macro_t *macro = hash_table_find (parser->defines, $2);
291 macro_t *macro = hash_table_find (parser->defines, $2);
337 macro_t *macro = hash_table_find (parser->defines, "__VERSION__");
    [all...]

Completed in 68 milliseconds