OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bline
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/
compare-all-tests
41
local bdir pdir opts
bline
pline
44
bline
=$2
48
$
bline
$opts 2>/dev/null >/dev/null || return 0
50
<( $
bline
$opts 2>&1 ) <( $pline $opts 2>&1 ) || { echo -n . >&2; return 1; }
/src/external/gpl3/gcc.old/dist/contrib/
compare-all-tests
41
local bdir pdir opts
bline
pline
44
bline
=$2
48
$
bline
$opts 2>/dev/null >/dev/null || return 0
50
<( $
bline
$opts 2>&1 ) <( $pline $opts 2>&1 ) || { echo -n . >&2; return 1; }
/src/external/bsd/mdocml/dist/
man.c
184
int
bline
;
local
233
bline
= man->flags & MAN_BLINE;
243
if (
bline
&& man_hasc(buf + offs))
244
bline
= 0;
265
if (
bline
== 0 ||
Completed in 16 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026