OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAILQ_FOREACH_SAFE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c
182
TAILQ_FOREACH_SAFE
(follow, &group->follow_groups, link, group_temp)
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
compat-queue.h
383
#define
TAILQ_FOREACH_SAFE
(var, head, field, tvar) \
section.c
[
all
...]
Completed in 460 milliseconds