Home
last modified time | relevance | path

Searched defs:dynamic_clause (Results 1 – 1 of 1) sorted by relevance

/dports/lang/yap/yap-6.2.2/H/
H A Dclause.h94 typedef struct dynamic_clause { struct
96 CELL ClFlags;
99 lockvar ClLock;
101 UInt ClSize;
102 UInt ClRefCount;
103 yamop *ClPrevious; /* immediate update clause */
105 yamop ClCode[MIN_ARRAY];