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

Repository setup.
author revcompgeek
date Mon, 03 Mar 2008 19:28:10 -0700
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4b2e8e8a633e
1 /* THIS FILE GENERATED BY bcd.gen */
2 #include <stdlib.h>
3 #include <string.h>
4 #include "../bind.h"
5 #include "times.h"
6 extern "C" {
7 void _BCD_delete_3tms( *This) {
8 delete This;
9 }
10 typedef long unsigned int _BCD__67___darwin_clock_t;
11 typedef _BCD__67___darwin_clock_t _BCD__6_clock_t;
12 typedef * _BCD__8___darwin_ucontext64_t;
13 typedef * _BCD__10___darwin_ucontext_t;
14 typedef * _BCD__12___darwin_stack_t;
15 typedef unsigned char _BCD_array__13[16];
16 typedef _BCD_array__13 _BCD__14___darwin_uuid_t;
17 typedef unsigned int _BCD__83___uint32_t;
18 typedef _BCD__83___uint32_t _BCD__16___darwin_useconds_t;
19 typedef _BCD__83___uint32_t _BCD__17___darwin_uid_t;
20 typedef int _BCD__84___int32_t;
21 typedef _BCD__84___int32_t _BCD__19___darwin_suseconds_t;
22 typedef _BCD__83___uint32_t _BCD__20___darwin_sigset_t;
23 typedef * _BCD__22___darwin_pthread_t;
24 typedef * _BCD__24___darwin_pthread_rwlockattr_t;
25 typedef * _BCD__26___darwin_pthread_rwlock_t;
26 typedef * _BCD__28___darwin_pthread_once_t;
27 typedef * _BCD__30___darwin_pthread_mutexattr_t;
28 typedef * _BCD__32___darwin_pthread_mutex_t;
29 typedef long unsigned int _BCD__33___darwin_pthread_key_t;
30 typedef * _BCD__35___darwin_pthread_condattr_t;
31 typedef * _BCD__37___darwin_pthread_cond_t;
32 typedef * _BCD__39___darwin_pthread_attr_t;
33 typedef _BCD__84___int32_t _BCD__40___darwin_pid_t;
34 typedef long long int _BCD__82___int64_t;
35 typedef _BCD__82___int64_t _BCD__42___darwin_off_t;
36 typedef short unsigned int _BCD__85___uint16_t;
37 typedef _BCD__85___uint16_t _BCD__44___darwin_mode_t;
38 typedef * _BCD__46___darwin_mcontext64_t;
39 typedef * _BCD__48___darwin_mcontext_t;
40 typedef unsigned int _BCD__78___darwin_natural_t;
41 typedef _BCD__78___darwin_natural_t _BCD__50___darwin_mach_port_name_t;
42 typedef _BCD__50___darwin_mach_port_name_t _BCD__49___darwin_mach_port_t;
43 typedef _BCD__83___uint32_t _BCD__51___darwin_ino_t;
44 typedef _BCD__83___uint32_t _BCD__52___darwin_id_t;
45 typedef _BCD__83___uint32_t _BCD__53___darwin_gid_t;
46 typedef unsigned int _BCD__54___darwin_fsfilcnt_t;
47 typedef unsigned int _BCD__55___darwin_fsblkcnt_t;
48 typedef _BCD__84___int32_t _BCD__56___darwin_dev_t;
49 typedef _BCD__84___int32_t _BCD__57___darwin_blksize_t;
50 typedef _BCD__82___int64_t _BCD__58___darwin_blkcnt_t;
51 typedef long int _BCD__64___darwin_time_t;
52 typedef long int _BCD__65___darwin_ssize_t;
53 typedef _BCD__83___uint32_t _BCD__66___darwin_socklen_t;
54 typedef int _BCD__68___darwin_wint_t;
55 typedef int _BCD__70___darwin_wchar_t;
56 typedef _BCD__70___darwin_wchar_t _BCD__69___darwin_rune_t;
57 typedef char * _BCD__72___darwin_va_list;
58 typedef long unsigned int _BCD__73___darwin_size_t;
59 typedef int _BCD__74___darwin_ptrdiff_t;
60 typedef union _BCD__76___darwin_mbstate_t;
61 typedef int _BCD__77___darwin_ct_rune_t;
62 typedef long int _BCD__79___darwin_intptr_t;
63 typedef long long unsigned int _BCD__81___uint64_t;
64 typedef short int _BCD__87___int16_t;
65 typedef unsigned char _BCD__89___uint8_t;
66 typedef signed char _BCD__91___int8_t;
67 }