OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_cdecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
pe-dll.c
3288
bool
is_cdecl
= false;
local
3292
is_cdecl
= true;
3317
if (
is_cdecl
&& (!blhe || !is_undef))
/src/external/gpl3/binutils.old/dist/ld/
pe-dll.c
3286
bool
is_cdecl
= false;
local
3290
is_cdecl
= true;
3315
if (
is_cdecl
&& (!blhe || !is_undef))
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026