Searched defs:function_table (Results 1 – 5 of 5) sorted by relevance
52 class function_table: class
104 typedef std::map<std::string, boost::shared_ptr<code_gen::function> > function_table; typedef
109 typedef std::map<std::string, boost::shared_ptr<code_gen::function> > function_table; typedef
148 validate_functions(struct gl_context *ctx, const struct function *function_table, in validate_functions()