Sha256: f67b912b82a1d2949407f4f459091e40177af739388a4336fe431ec11d29166f

Contents?: true

Size: 396 Bytes

Versions: 13

Compression:

Stored size: 396 Bytes

Contents

/* ==========================================
    CMock Project - Automatic Mock Generation for C
    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
    [Released under MIT License. Please refer to license.txt for details]
========================================== */

#ifndef __stdcall
#define __stdcall
#endif

int __stdcall this_uses_calling_conventions(int b);

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ceedling-0.29.1 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.29.0 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.18.0 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.17.0 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.16.0 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.6 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.5 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.4 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.3 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.2 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.1 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.15.0 vendor/cmock/test/system/test_compilation/callingconv.h
ceedling-0.13.0 vendor/cmock/test/system/test_compilation/callingconv.h