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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Derror.h57 #define PDELAY_2 10 /* delay on argument 2 */ macro
H A Dbip_strings.c641 { Bip_Error(PDELAY_2); }
700 { Bip_Error(PDELAY_2); }
1015 { Bip_Error(PDELAY_2); }
H A Dbip_arith.c775 if (IsRef(t2)) { Bip_Error(PDELAY_2) }
1130 if (IsRef(t2)) { Bip_Error(PDELAY_2) }
1514 if (IsRef(t2)) { Bip_Error(PDELAY_2) }
H A Dbip_tconv.c1370 Bip_Error(PDELAY_2);
H A Demu.c1415 if (err_code & (PDELAY_2 & PDELAY_MASK)) {
1660 if (err_code & (PDELAY_2 & PDELAY_MASK)) {
7290 err_code = PDELAY_2; \
7791 err_code = PDELAY_2;

Completed in 112 milliseconds