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

/ast/src/lib/libast/port/
H A Dastlicense.c79 #define INCORPORATION 8 macro
409 if (notice->item[INCORPORATION].data)
412 expand(notice, b, &notice->item[INCORPORATION]);
849 if (notice.item[INCORPORATION].data)
852 expand(&notice, &tmp, &notice.item[INCORPORATION]);
1132 if ((notice.item[PARENT].size + (notice.item[CORPORATION].data ? (notice.item[CORPORATION].size + notice.item[INCORPORATION].size) : notice.item[COMPANY].size)) >= (COMLONG - 6))
1144 if (notice.item[INCORPORATION].data)
1147 expand(&notice, &tmp, &notice.item[INCORPORATION]);

Completed in 14 milliseconds