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

/freebsd-10.1-release/contrib/tcsh/
H A Dtc.prompt.c612 int curly = 0; local
619 curly = 1;
628 if (curly && (*src & TRIM) == '}')
/freebsd-10.1-release/contrib/byacc/test/
H A Dgrammar.y1029 static int curly; /* number of curly brace nesting levels */
1151 curly = 0;
/freebsd-10.1-release/usr.bin/yacc/tests/
H A Dgrammar.y1029 static int curly; /* number of curly brace nesting levels */
1151 curly = 0;
/freebsd-10.1-release/contrib/byacc/test/yacc/
H A Dgrammar.tab.c936 static int curly; /* number of curly brace nesting levels */ variable
1058 curly = 0;
/freebsd-10.1-release/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c1092 static int curly; /* number of curly brace nesting levels */ variable
1214 curly = 0;
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex4950 % we need the curly braces so that makeinfo sees the @verb command, eg:
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex5146 % we need the curly braces so that makeinfo sees the @verb command, eg:
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex5022 % we need the curly braces so that makeinfo sees the @verb command, eg:

Completed in 154 milliseconds