HomeSort by: relevance | last modified time | path
    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