Searched refs:recur (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-11-stable/contrib/byacc/test/yacc/
H A Derr_syntax20.tab.h1 #define recur 257 macro
H A Derr_syntax20.tab.c136 #define recur 257 macro
181 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"recur",0,0,
186 "expr : '(' recur ')'",
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Derr_syntax20.tab.h4 #define recur 257 macro
H A Derr_syntax20.tab.c156 #define recur 257 macro
216 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"error","recur","$accept","expr",
221 "expr : '(' recur ')'",
/freebsd-11-stable/contrib/byacc/test/
H A Derr_syntax20.y7 %type <rechk> recur
11 expr : '(' recur ')'
H A Derr_syntax23.y11 %type <tag2> recur
17 expr : '(' recur ')'
21 recur : NUMBER label
H A Derr_syntax21.y7 %type <rechk> recur
11 expr : '(' recur ')'
H A Derr_syntax22.y16 expr : '(' recur ')'
20 recur : NUMBER label
H A Derr_syntax24.y18 expr : '(' recur ')'
21 recur : NUMBER label
H A Derr_syntax25.y23 expr : '(' recur ')'
26 recur : NUMBER label
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/inline/
H A DMakefile12 err.D_IDENT_UNDEF.recur.d \
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c900 match(Char *name, Char *pat, Char *patend, int recur) argument
905 if (recur-- == 0)
917 if (match(name, pat, patend, recur))
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewire.c1462 fw_explore_csrblock(struct fw_device *fwdev, int offset, int recur) argument
1487 if (recur == 0)
1492 recur = 1;
1494 recur = 0;
1503 err = fw_explore_csrblock(fwdev, off, recur);
/freebsd-11-stable/contrib/gperf/
H A Dconfigure836 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure839 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-ppc.c9149 int recur;
9155 recur = toc_adjusting_stub_needed (info, sym_sec);
9158 if (recur < 0)
9164 else if (recur <= 1)
9168 if (recur != 0)
9145 int recur; local
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure861 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure861 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure452 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure489 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure907 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/bmake/
H A Dconfigure911 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/byacc/
H A Dconfigure335 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
821 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
/freebsd-11-stable/contrib/tcsh/
H A Dconfigure941 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure491 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)

Completed in 326 milliseconds

123