view trunk/bcd/sys/times.cc @ 0:4b2e8e8a633e

Repository setup.
author revcompgeek
date Mon, 03 Mar 2008 19:28:10 -0700
parents
children
line wrap: on
line source

/* THIS FILE GENERATED BY bcd.gen */
#include <stdlib.h>
#include <string.h>
#include "../bind.h"
#include "times.h"
extern "C" {
void _BCD_delete_3tms( *This) {
delete This;
}
typedef long unsigned int _BCD__67___darwin_clock_t;
typedef _BCD__67___darwin_clock_t _BCD__6_clock_t;
typedef  * _BCD__8___darwin_ucontext64_t;
typedef  * _BCD__10___darwin_ucontext_t;
typedef  * _BCD__12___darwin_stack_t;
typedef unsigned char _BCD_array__13[16];
typedef _BCD_array__13 _BCD__14___darwin_uuid_t;
typedef unsigned int _BCD__83___uint32_t;
typedef _BCD__83___uint32_t _BCD__16___darwin_useconds_t;
typedef _BCD__83___uint32_t _BCD__17___darwin_uid_t;
typedef int _BCD__84___int32_t;
typedef _BCD__84___int32_t _BCD__19___darwin_suseconds_t;
typedef _BCD__83___uint32_t _BCD__20___darwin_sigset_t;
typedef  * _BCD__22___darwin_pthread_t;
typedef  * _BCD__24___darwin_pthread_rwlockattr_t;
typedef  * _BCD__26___darwin_pthread_rwlock_t;
typedef  * _BCD__28___darwin_pthread_once_t;
typedef  * _BCD__30___darwin_pthread_mutexattr_t;
typedef  * _BCD__32___darwin_pthread_mutex_t;
typedef long unsigned int _BCD__33___darwin_pthread_key_t;
typedef  * _BCD__35___darwin_pthread_condattr_t;
typedef  * _BCD__37___darwin_pthread_cond_t;
typedef  * _BCD__39___darwin_pthread_attr_t;
typedef _BCD__84___int32_t _BCD__40___darwin_pid_t;
typedef long long int _BCD__82___int64_t;
typedef _BCD__82___int64_t _BCD__42___darwin_off_t;
typedef short unsigned int _BCD__85___uint16_t;
typedef _BCD__85___uint16_t _BCD__44___darwin_mode_t;
typedef  * _BCD__46___darwin_mcontext64_t;
typedef  * _BCD__48___darwin_mcontext_t;
typedef unsigned int _BCD__78___darwin_natural_t;
typedef _BCD__78___darwin_natural_t _BCD__50___darwin_mach_port_name_t;
typedef _BCD__50___darwin_mach_port_name_t _BCD__49___darwin_mach_port_t;
typedef _BCD__83___uint32_t _BCD__51___darwin_ino_t;
typedef _BCD__83___uint32_t _BCD__52___darwin_id_t;
typedef _BCD__83___uint32_t _BCD__53___darwin_gid_t;
typedef unsigned int _BCD__54___darwin_fsfilcnt_t;
typedef unsigned int _BCD__55___darwin_fsblkcnt_t;
typedef _BCD__84___int32_t _BCD__56___darwin_dev_t;
typedef _BCD__84___int32_t _BCD__57___darwin_blksize_t;
typedef _BCD__82___int64_t _BCD__58___darwin_blkcnt_t;
typedef long int _BCD__64___darwin_time_t;
typedef long int _BCD__65___darwin_ssize_t;
typedef _BCD__83___uint32_t _BCD__66___darwin_socklen_t;
typedef int _BCD__68___darwin_wint_t;
typedef int _BCD__70___darwin_wchar_t;
typedef _BCD__70___darwin_wchar_t _BCD__69___darwin_rune_t;
typedef char * _BCD__72___darwin_va_list;
typedef long unsigned int _BCD__73___darwin_size_t;
typedef int _BCD__74___darwin_ptrdiff_t;
typedef union  _BCD__76___darwin_mbstate_t;
typedef int _BCD__77___darwin_ct_rune_t;
typedef long int _BCD__79___darwin_intptr_t;
typedef long long unsigned int _BCD__81___uint64_t;
typedef short int _BCD__87___int16_t;
typedef unsigned char _BCD__89___uint8_t;
typedef signed char _BCD__91___int8_t;
}