HomeSort by: relevance | last modified time | path
    Searched defs:add_stdcall_underscore (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
dlltool.c 396 static int add_stdcall_underscore = 0; variable
2209 || (add_stdcall_underscore && is_stdcall)))
3882 add_stdcall_underscore = 1;
  /src/external/gpl3/binutils.old/dist/binutils/
dlltool.c 396 static int add_stdcall_underscore = 0; variable
2208 || (add_stdcall_underscore && is_stdcall)))
3881 add_stdcall_underscore = 1;

Completed in 26 milliseconds