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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Doperator.c80 _insert_op(int scope, word preced, word assoc, dident oper, dident module, type mod_tag),
449 _insert_op( scope, preced, assoc, oper, module, mod_tag)
459 _insert_op(int scope, word preced, word assoc, dident oper, dident module, type mod_tag) argument
508 if (preced && (GetOpiAssoc(operator_prop) != assoc ||
509 GetOpiPreced(operator_prop) != preced)) {
542 Set_Opi_Preced(operator_prop, preced);
/barrelfish-master/lib/libc/net/
H A Dname6.c1011 dst1->aio_dstpolicy->pc_policy.preced >
1012 dst2->aio_dstpolicy->pc_policy.preced)) {
1017 dst2->aio_dstpolicy->pc_policy.preced >
1018 dst1->aio_dstpolicy->pc_policy.preced)) {
H A Dgetaddrinfo.c1030 dst1->aio_dstpolicy->pc_policy.preced >
1031 dst2->aio_dstpolicy->pc_policy.preced)) {
1036 dst2->aio_dstpolicy->pc_policy.preced >
1037 dst1->aio_dstpolicy->pc_policy.preced)) {

Completed in 90 milliseconds