Searched refs:function_entry (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | gram.y | 562 | function_entries function_entry 565 function_entry : action { AddToMenu(root, empty, Action, NULL, $1, label
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | gram.y | 1029 | function_entries function_entry 1032 function_entry : action { AddToMenu(root, "", Action, NULL, $1, label
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | ir_to_mesa.cpp | 178 class function_entry : public exec_node { class in namespace:__anonc88392380210 216 function_entry *current_function; 267 /** List of function_entry */ 2340 foreach_in_list(function_entry, entry, &v->function_signatures) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | ir_to_mesa.cpp | 178 class function_entry : public exec_node { class in namespace:__anonacb190ab0210 216 function_entry *current_function; 268 /** List of function_entry */ 2287 foreach_in_list(function_entry, entry, &v->function_signatures) {
|
Completed in 12 milliseconds