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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Doperator.c138 word iassoc = MAX_ASSOC; local
140 while (iassoc > NIL_OP && didassoc[iassoc] != assoc)
141 iassoc--;
142 return (iassoc);
382 word iassoc; local
395 iassoc = _get_assoc(vassoc.did);
396 if (iassoc == NIL_OP)
402 if (iassoc >= FXX)
410 !(iassoc
433 word iassoc; local
624 word iassoc = _get_assoc(v_assoc.did); local
[all...]

Completed in 103 milliseconds