Sha256: 2f3b00cfaed56240729bcf326a4825793fd689a493466f56378239323aa460a0

Contents?: true

Size: 121 Bytes

Versions: 207

Compression:

Stored size: 121 Bytes

Contents

#ifndef FFI_STDBOOL_H
#define FFI_STDBOOL_H

typedef int bool;
#define true 1
#define false 0

#endif /* FFI_STDBOOL_H */

Version data entries

207 entries across 190 versions & 30 rubygems

Version Path
ffi-1.9.0 ext/ffi_c/win32/stdbool.h
vagrant-shell-0.2.6 vendor/bundle/gems/ffi-1.8.1/ext/ffi_c/win32/stdbool.h
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/win32/stdbool.h
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/win32/stdbool.h
vagrant-shell-0.2.5 vendor/bundle/gems/ffi-1.8.1/ext/ffi_c/win32/stdbool.h
ffi-1.8.1-x86-mingw32 ext/ffi_c/win32/stdbool.h
ffi-1.8.1 ext/ffi_c/win32/stdbool.h