cdf.c#1092 if(node->attributes != NULL) { #1093 for(j=0;j<nclistlength(node->attributes);j++) { #1094 NCattribute* att = (NCattribute*)nclistget(node->attributes,j); #1104 nclistfree(node->attributes); dapattr.c#62 if(node->attributes == NULL) #63 node->attributes = nclistnew(); #64 nclistpush(node->attributes,(void*)att); #319 if(dds->attributes == NULL) dds->attributes = nclistnew(); #346 nclistpush(dds->attributes,(void*)att); #380 nclistpush(dds->attributes,(void*)att); dapparse.c#190 dap_attrset(DAPparsestate* state, Object name, Object attributes) #197 attset->subnodes = (OClist*)attributes; dapparselex.h#67 extern Object dap_attrset(DAPparsestate*,Object name, Object attributes); nccommon.h#261 NClist* attributes; /*NClist<NCattribute*>*/ ncd2dispatch.c#799 if(var->attributes != NULL) { #800 for(j=0;j<nclistlength(var->attributes);j++) { #801 NCattribute* att = (NCattribute*)nclistget(var->attributes,j); #825 if(root->attributes != NULL) { #826 for(i=0;i<nclistlength(root->attributes);i++) { #827 NCattribute* att = (NCattribute*)nclistget(root->attributes,i); ncgen.h#176 List* attributes; /* List<Symbol*>*/ oc.c#242 *nattrp = oclistlength(node->attributes); #381 *nattrp = oclistlength(node->attributes); #736 nattrs = oclistlength(node->attributes); #738 attr = (OCattribute*)oclistget(node->attributes,index); ocdump.c#165 if(node->attributes != NULL) { #167 for(i=0;i<oclistlength(node->attributes);i++) { #168 OCattribute* att = (OCattribute*)oclistget(node->attributes,i); ocnode.c#201 while(oclistlength(node->attributes) > 0) { #202 OCattribute* attr = (OCattribute*)oclistpop(node->attributes); #219 if(node->attributes != NULL) oclistfree(node->attributes); #360 if(dds->attributes == NULL) dds->attributes = oclistnew(); #368 oclistpush(dds->attributes,(void*)att); #381 if(dds->attributes == NULL) dds->attributes = oclistnew(); #403 oclistpush(dds->attributes,(void*)att); #416 if(root->attributes == NULL) root->attributes = oclistnew(); #423 oclistpush(root->attributes,(void*)att); #582 ddsroot->attributes = globals; #611 if(dds->attributes == NULL) dds->attributes = oclistnew(); #619 oclistpush(dds->attributes,(void*)att); ocnode.h#59 OClist* attributes; /* oclist<OCattribute*>*/ ocutil.c#118 if(cdf->attributes != NULL) freeAttributes(cdf->attributes); semantics.c#781 vsym->var.attributes = list;
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed