Home
last modified time | relevance | path

Searched refs:CV_CALL_FAR_C (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rosapps/applications/devutils/symdump/
H A Dsymdump.c30 #define CV_CALL_FAR_C 0x01 macro
748 case CV_CALL_FAR_C: in DumpCV()
/reactos/sdk/include/psdk/
H A Dcvconst.h702 CV_CALL_FAR_C, enumerator
/reactos/dll/win32/dbghelp/
H A Dtype.c862 X(DWORD) = CV_CALL_FAR_C; /* FIXME */ in symt_get_info()
H A Ddwarf.c1949 sig_type = symt_new_function_signature(ctx->module, ret_type, CV_CALL_FAR_C); in dwarf2_parse_subprogram()
2048 sig_type = symt_new_function_signature(ctx->module, ret_type, CV_CALL_FAR_C); in dwarf2_parse_subroutine_type()
H A Dcompat.h2226 CV_CALL_FAR_C, enumerator