Searched defs:decl (Results 1 – 2 of 2) sorted by relevance
149 struct string_list *decl = (*$3)->next; variable167 { struct string_list *decl = *$1; variable175 { struct string_list *decl = *$3; variable395 { struct string_list *decl = *$2; variable
612 SVGA3dVertexDecl *decl = (SVGA3dVertexDecl *)( in vmw_cmd_draw() local