Searched defs:Attribute_t (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libdss/
H A Dcxattr.c42 } Attribute_t; typedef in typeref:struct:Attribute_s
46 static Attribute_t attributes[] =
75 register Attribute_t* a;
/ast/src/cmd/html/
H A Dhtml2rtf.h52 } Attribute_t; typedef in typeref:struct:Attribute_s
56 typedef int (*Call_f)(struct Tag_s*, Attribute_t*);
/ast/src/lib/libast/port/
H A Dlcgen.c66 } Attribute_t; typedef in typeref:struct:Attribute_s
71 Attribute_t* attribute;
111 Attribute_t* attribute;
268 Attribute_t* ap;
527 if (!(ap = newof(0, Attribute_t, 1, 0)))

Completed in 19 milliseconds