Searched defs:CLASS (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkOption.c55 * CLASS - Non-zero means this element refers to a class,
67 #define CLASS 0x1 macro
126 * CLASS, NODE, and WILDCARD flags. Leaf and non-leaf information is
303 newEl.flags |= CLASS;
1182 if (i & CLASS) {
/ast/src/lib/libast/port/
H A Dastlicense.c72 #define CLASS 1 macro
554 notice.item[STYLE] = notice.item[CLASS] = lic[notice.type];
555 notice.item[STYLE].quote = notice.item[CLASS].quote = 0;
759 notice.item[CLASS].data = lic[lic[c].quote].data;
760 notice.item[CLASS].size = lic[lic[c].quote].size;

Completed in 21 milliseconds