OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_alloc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
authkeys.c
309
symkey_alloc *
next_alloc
;
local
319
for (alloc = authallocs; alloc != NULL; alloc =
next_alloc
) {
320
next_alloc
= alloc->link;
authkeys.c
309
symkey_alloc *
next_alloc
;
local
319
for (alloc = authallocs; alloc != NULL; alloc =
next_alloc
) {
320
next_alloc
= alloc->link;
/src/external/gpl3/gcc/dist/libgomp/
libgomp.h
281
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share_1st_cacheline
345
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share
396
[offsetof (struct gomp_work_share_1st_cacheline,
next_alloc
)
397
== offsetof (struct gomp_work_share,
next_alloc
) ? 1 : -1];
libgomp.h
281
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share_1st_cacheline
345
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share
396
[offsetof (struct gomp_work_share_1st_cacheline,
next_alloc
)
397
== offsetof (struct gomp_work_share,
next_alloc
) ? 1 : -1];
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h
283
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share_1st_cacheline
347
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share
398
[offsetof (struct gomp_work_share_1st_cacheline,
next_alloc
)
399
== offsetof (struct gomp_work_share,
next_alloc
) ? 1 : -1];
libgomp.h
283
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share_1st_cacheline
347
struct gomp_work_share *
next_alloc
;
member in struct:gomp_work_share
398
[offsetof (struct gomp_work_share_1st_cacheline,
next_alloc
)
399
== offsetof (struct gomp_work_share,
next_alloc
) ? 1 : -1];
Completed in 59 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026