OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BEGIN
(Results
1 - 25
of
1055
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/tests/usr.bin/awk/
d_string1.awk
3
BEGIN
{
/src/external/historical/nawk/dist/bugs-fixed/
unary-plus.awk
0
BEGIN
{
a-format.awk
0
BEGIN
{
fmt-overflow.awk
0
BEGIN
{ OFMT = "%.1000f"; print 1.25; }
missing-precision.awk
0
BEGIN
{ printf("%*s"); }
negative-nf.awk
0
BEGIN
{ NF = -5; }
rs_underflow.awk
0
BEGIN
{ RS="zx" } { print $1 }
nf-self-assign.awk
0
BEGIN
{
numeric-output-seps.awk
0
BEGIN
{
numeric-rs.awk
0
BEGIN
{
ofs-rebuild.awk
4
BEGIN
{
unicode-fs-rs-1.awk
0
BEGIN
{
unicode-fs-rs-2.awk
0
BEGIN
{
numeric-subsep.awk
0
BEGIN
{
decr-NF.awk
0
BEGIN
{
unicode-null-match.awk
0
BEGIN
{
matchop-deref.awk
5
BEGIN
{
/src/external/cddl/osnet/lib/libdtrace/
make-errno-d.awk
0
BEGIN
{
/src/sys/arch/amiga/stand/bootblock/ppcboot/
hex2c.awk
30
BEGIN
{print "/* Generated by a script --- do not edit */"}
31
BEGIN
{print "#include <sys/types.h>"}
32
BEGIN
{print "const u_int16_t kickstart[] = {"}
33
BEGIN
{size = 0}
/src/external/historical/nawk/dist/testdir/
t.d.x
0
BEGIN
{FS=":" ; OFS=":"}
/src/external/gpl2/gettext/dist/gettext-tools/examples/hello-gawk/
hello.awk
8
BEGIN
{
/src/external/bsd/flex/dist/examples/manual/
yymore.lex
19
\"
BEGIN
(STRING);
22
<STRING><<EOF>> yyerror("EOF in string.");
BEGIN
(INITIAL);
23
<STRING>\n yyerror("Unterminated string.");
BEGIN
(INITIAL);
27
printf("string = \"%s\"",yytext);
BEGIN
(INITIAL);
/src/sys/modules/arch/arm/
kmodtramp.awk
3
BEGIN
{
/src/external/bsd/unbound/dist/winrc/
rsrc_anchorupd.rc
17
BEGIN
19
BEGIN
21
BEGIN
33
BEGIN
rsrc_unbound_anchor.rc
17
BEGIN
19
BEGIN
21
BEGIN
33
BEGIN
Completed in 33 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue May 26 00:24:38 UTC 2026