OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slotvec0
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
quotearg.c
587
static struct slotvec
slotvec0
= {sizeof slot0, slot0};
local
588
static struct slotvec *slotvec = &
slotvec0
;
605
if (slotvec == &
slotvec0
)
608
*slotvec =
slotvec0
;
/src/external/gpl2/grep/dist/lib/
quotearg.c
540
static struct slotvec
slotvec0
= {sizeof slot0, slot0};
local
541
static struct slotvec *slotvec = &
slotvec0
;
549
if (slotvec == &
slotvec0
)
552
*slotvec =
slotvec0
;
/src/external/gpl2/xcvs/dist/lib/
quotearg.c
584
static struct slotvec
slotvec0
= {sizeof slot0, slot0};
local
585
static struct slotvec *slotvec = &
slotvec0
;
598
if (slotvec == &
slotvec0
)
601
*slotvec =
slotvec0
;
Completed in 19 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026