Home
last modified time | relevance | path

Searched refs:fmatched (Results 1 – 4 of 4) sorted by relevance

/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libuuconf/
H A Dcallin.c41 boolean fmatched; member
84 s.fmatched = FALSE;
163 else if (! s.ffound || ! s.fmatched)
191 q->fmatched = (*q->pcmpfn) (1, q->pinfo, argv[1]) != 0;
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/cu/
H A Dcu.c180 boolean fmatched; member
561 sinfo.fmatched = FALSE;
587 if (sinfo.fmatched)
642 sinfo.fmatched = FALSE;
673 if (sinfo.fmatched)
954 q->fmatched = TRUE;
/dports/devel/binaryen/binaryen-version_98/test/example/
H A Dmatch.cpp276 Literal fmatched(double(42)); in test_internal_literal()
277 assert(Internal::FloatLit(&fLit, Internal::Any(&f)).matches(fmatched)); in test_internal_literal()
278 assert(fLit == fmatched); in test_internal_literal()
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/uucico/
H A Duucico.c123 boolean fmatched; member
1143 s.fmatched = FALSE;
1153 if (! s.fmatched)
1748 q->fmatched = TRUE;