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

/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dwrite.c101 pword *tr_res = _write_trafo(TransfDid(t), \
154 static pword *_write_trafo(dident d, int flags, int *idwrite, value val, type tag, dident module, type mod_tag);
729 if ((narg = _write_trafo(val.did, GoalMacro(idwrite),
876 if ((narg = _write_trafo(hd, GoalMacro(idwrite),
1151 if ((narg = _write_trafo(d_.list, GoalMacro(idwrite),
1280 _write_trafo(dident d, int flags, int *idwrite, value val, type tag, dident module, type mod_tag) function
1763 pword *r = _write_trafo(D_UNKNOWN /*META*/, 0,

Completed in 81 milliseconds