OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bdiag
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fstrcmp.c
105
int *
bdiag
;
member in struct:context
176
int *const bd = ctxt->
bdiag
; /* Additional help for the compiler. */
635
/* Allocate memory for fdiag and
bdiag
from a thread-local pool. */
655
ctxt.
bdiag
= ctxt.fdiag + fdiag_len;
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
fstrcmp.c
105
int *
bdiag
;
member in struct:context
176
int *const bd = ctxt->
bdiag
; /* Additional help for the compiler. */
635
/* Allocate memory for fdiag and
bdiag
from a thread-local pool. */
655
ctxt.
bdiag
= ctxt.fdiag + fdiag_len;
/src/external/gpl2/gettext/dist/gnulib-local/lib/
fstrcmp.c
105
int *
bdiag
;
member in struct:context
176
int *const bd = ctxt->
bdiag
; /* Additional help for the compiler. */
635
/* Allocate memory for fdiag and
bdiag
from a thread-local pool. */
655
ctxt.
bdiag
= ctxt.fdiag + fdiag_len;
/src/external/gpl2/diffutils/dist/src/
analyze.c
49
static lin *
bdiag
; /* Vector, indexed by diagonal, containing
variable
101
lin *const bd =
bdiag
; /* Additional help for the compiler. */
925
bdiag
= fdiag + diags;
927
bdiag
+= cmp->file[1].nondiscarded_lines + 1;
/src/external/gpl2/xcvs/dist/diff/
analyze.c
41
static int *
bdiag
; /* Vector, indexed by diagonal, containing
variable
103
int *const bd =
bdiag
; /* Additional help for the compiler. */
941
bdiag
= fdiag + diags;
943
bdiag
+= filevec[1].nondiscarded_lines + 1;
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026