Home
last modified time | relevance | path

Searched refs:semicolon (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/usr.bin/indent/
H A Dindent.c124 ps.last_token = semicolon; in main()
283 parse(semicolon); in main()
519 (type_code != semicolon) && in main()
610 parse(semicolon); /* I said this was a kluge... */ in main()
751 case semicolon: /* got a ';' */ in main()
797 parse(semicolon); /* let parser know about end of stmt */ in main()
878 parse(semicolon); in main()
H A Dindent_codes.h47 #define semicolon 10 macro
H A Dlexi.c339 (state->last_token == semicolon || state->last_token == lbrace || in lexi()
430 code = semicolon; in lexi()
H A Dparse.c195 case semicolon: /* this indicates a simple stmt */ in parse()
/freebsd/usr.bin/sed/
H A Dcompile.c170 semicolon: EATSPACE(); in compile_stream()
176 goto semicolon; in compile_stream()
234 goto semicolon; in compile_stream()
254 goto semicolon; in compile_stream()
344 goto semicolon; in compile_stream()
354 goto semicolon; in compile_stream()
/freebsd/bin/sh/tests/execution/
H A Dkilled1.03 # Do not change the semicolon to a newline as it would hide the bug.
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst.exp28 1 two 3 semicolon
/freebsd/usr.sbin/apmd/
H A DREADME134 for the event. Each line should be terminated with a semicolon. The
146 A built-in function name should be terminated with a semicolon, just as
/freebsd/contrib/bearssl/T0/
H A Dkern.t024 \ the semicolon are locals that are both defined and then filled with the
27 \ semicolon are not initialized.
/freebsd/contrib/file/magic/Magdir/
H A Dlisp11 # windows INF files often begin with semicolon and use CRLF as line end
/freebsd/contrib/bc/locales/
H A Den_AU.ISO8859-1.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_CA.ISO8859-1.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_CA.UTF-8.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_GB.UTF-8.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_IE.US_ASCII.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_NZ.ISO8859-15.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_NZ.utf8.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_US.ISO8859-15.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_US.US_ASCII.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_US.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_AU.ISO8859-15.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_AU.US-ASCII.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_AU.UTF-8.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_AU.utf8.msg75 25 "POSIX requires a newline between a semicolon and a function definition"
H A Den_CA.ISO8859-15.msg75 25 "POSIX requires a newline between a semicolon and a function definition"

1234