Searched defs:decl (Results 1 – 2 of 2) sorted by relevance
130 struct string_list *decl = (*$3)->next; variable148 { struct string_list *decl = *$1; variable156 { struct string_list *decl = *$3; variable391 { struct string_list *decl = *$2; variable
346 SVGA3dVertexDecl *decl = (SVGA3dVertexDecl *)( in vmw_cmd_draw() local