Searched refs:getattr (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/3d/
H A Dlib_3d.h60 #define getattr _3d_getattr macro
H A Dmap.c96 p += getattr(mp->attr, p);
107 + (mp ? ((mp->channel ? 16 : 0) + (mp->physical ? (mp->physicalsize ? mp->physicalsize : strlen(mp->physical)) : 0) + getattr(mp->attr, NiL)) : 0)
239 getattr(const char* attr, char* buf) function
H A D3d.h569 extern int getattr(const char*, char*);
H A Dinit.c132 n += getattr(fs->attr, buf + n);
171 getattr(fs->attr, NiL) +

Completed in 14 milliseconds