OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nesting_depth
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/s390/
htmintrin.h
42
unsigned short
nesting_depth
;
member in struct:__htm_tdb
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
htmintrin.h
42
unsigned short
nesting_depth
;
member in struct:__htm_tdb
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
emitter.h
73
int
nesting_depth
;
member in struct:emitter_s
196
emitter->
nesting_depth
++;
202
emitter->
nesting_depth
--;
208
int amount = emitter->
nesting_depth
;
249
emitter->
nesting_depth
= 0;
307
assert(emitter->
nesting_depth
> 0);
336
assert(emitter->
nesting_depth
> 0);
486
assert(emitter->
nesting_depth
== 0);
503
assert(emitter->
nesting_depth
== 1);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
emitter.h
73
int
nesting_depth
;
member in struct:emitter_s
196
emitter->
nesting_depth
++;
202
emitter->
nesting_depth
--;
208
int amount = emitter->
nesting_depth
;
249
emitter->
nesting_depth
= 0;
307
assert(emitter->
nesting_depth
> 0);
336
assert(emitter->
nesting_depth
> 0);
486
assert(emitter->
nesting_depth
== 0);
503
assert(emitter->
nesting_depth
== 1);
/src/external/apache2/llvm/dist/clang/lib/Headers/
htmintrin.h
135
unsigned short
nesting_depth
;
member in struct:__htm_tdb
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
emitter.h
77
int
nesting_depth
;
member in struct:emitter_s
219
emitter->
nesting_depth
++;
225
emitter->
nesting_depth
--;
231
int amount = emitter->
nesting_depth
;
272
emitter->
nesting_depth
= 0;
330
assert(emitter->
nesting_depth
> 0);
359
assert(emitter->
nesting_depth
> 0);
505
assert(emitter->
nesting_depth
== 0);
522
assert(emitter->
nesting_depth
== 1);
/src/external/bsd/jemalloc/include/jemalloc/internal/
emitter.h
77
int
nesting_depth
;
member in struct:emitter_s
219
emitter->
nesting_depth
++;
225
emitter->
nesting_depth
--;
231
int amount = emitter->
nesting_depth
;
272
emitter->
nesting_depth
= 0;
330
assert(emitter->
nesting_depth
> 0);
359
assert(emitter->
nesting_depth
> 0);
505
assert(emitter->
nesting_depth
== 0);
522
assert(emitter->
nesting_depth
== 1);
/src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc
1241
unsigned
nesting_depth
= 0;
1252
if (token->type == type && !
nesting_depth
)
1266
++
nesting_depth
;
1271
if (
nesting_depth
-- == 0)
1286
unsigned
nesting_depth
= 0;
1292
&& !
nesting_depth
)
1302
++
nesting_depth
;
1307
if (
nesting_depth
-- == 0)
1348
unsigned
nesting_depth
= 0;
1371
if (!
nesting_depth
)
1239
unsigned
nesting_depth
= 0;
local
1284
unsigned
nesting_depth
= 0;
local
1346
unsigned
nesting_depth
= 0;
local
13059
unsigned int
nesting_depth
= 0;
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc
1303
unsigned
nesting_depth
= 0;
1326
if (token->type == type && !
nesting_depth
)
1351
++
nesting_depth
;
1356
if (
nesting_depth
-- == 0)
1371
unsigned
nesting_depth
= 0;
1377
&& !
nesting_depth
)
1387
++
nesting_depth
;
1392
if (
nesting_depth
-- == 0)
1444
unsigned
nesting_depth
= 0;
1467
if (!
nesting_depth
)
1301
unsigned
nesting_depth
= 0;
local
1369
unsigned
nesting_depth
= 0;
local
1442
unsigned
nesting_depth
= 0;
local
5610
unsigned
nesting_depth
= 0;
local
15225
unsigned int
nesting_depth
= 0;
local
[
all
...]
Completed in 32 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026