OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:export_head
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/bin/sh/
t_builtins.sh
387
export_head
() {
function
/src/sys/external/bsd/drm2/dist/include/drm/
drm_modes.h
421
* @
export_head
:
431
struct list_head
export_head
;
member in struct:drm_display_mode
/src/external/gpl3/gcc/dist/gcc/config/i386/
winnt.cc
634
static GTY(()) struct export_list *
export_head
;
662
p->next =
export_head
;
665
export_head
= p;
775
if (
export_head
)
779
for (q =
export_head
; q != NULL; q = q->next)
632
static GTY(()) struct export_list *
export_head
;
variable in typeref:struct:export_list
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
winnt.cc
634
static GTY(()) struct export_list *
export_head
;
662
p->next =
export_head
;
665
export_head
= p;
775
if (
export_head
)
779
for (q =
export_head
; q != NULL; q = q->next)
632
static GTY(()) struct export_list *
export_head
;
variable in typeref:struct:export_list
Completed in 71 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026