OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seen_end
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/
base64.c
94
bool
seen_end
; /*%< True if "=" end marker seen */
member in struct:__anon24121
101
ctx->
seen_end
= false;
110
if (ctx->
seen_end
) {
141
ctx->
seen_end
= true;
189
while (!ctx.
seen_end
&& (ctx.length != 0)) {
208
if (ctx.length < 0 && !ctx.
seen_end
) {
base32.c
139
bool
seen_end
; /*%< True if "=" end marker seen */
member in struct:__anon24120
152
if (ctx->
seen_end
) {
232
ctx->
seen_end
= true;
289
while (!ctx.
seen_end
&& (ctx.length != 0)) {
308
if (ctx.length < 0 && !ctx.
seen_end
) {
/src/external/mpl/dhcp/bind/dist/lib/isc/
base64.c
101
bool
seen_end
; /*%< True if "=" end marker seen */
member in struct:__anon24363
108
ctx->
seen_end
= false;
117
if (ctx->
seen_end
) {
148
ctx->
seen_end
= true;
196
while (!ctx.
seen_end
&& (ctx.length != 0)) {
215
if (ctx.length < 0 && !ctx.
seen_end
) {
base32.c
146
bool
seen_end
; /*%< True if "=" end marker seen */
member in struct:__anon24362
158
ctx->
seen_end
= false;
171
if (ctx->
seen_end
) {
251
ctx->
seen_end
= true;
308
while (!ctx.
seen_end
&& (ctx.length != 0)) {
327
if (ctx.length < 0 && !ctx.
seen_end
) {
/src/external/gpl2/texinfo/dist/makeinfo/
cmds.c
1023
int
seen_end
= 0;
1066
seen_end
= 1;
1077
if (!
seen_end
)
1021
int
seen_end
= 0;
local
insertion.c
1628
int
seen_end
= 0;
1677
seen_end
= 1;
1691
if (find_end_verbatim && !
seen_end
)
1625
int
seen_end
= 0;
local
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
mi-support.exp
1741
set
seen_end
0
1749
set
seen_end
1
1760
if {$seen_begin == 1 && $
seen_end
== 0} {
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
mi-support.exp
1741
set
seen_end
0
1749
set
seen_end
1
1760
if {$seen_begin == 1 && $
seen_end
== 0} {
Completed in 39 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026