summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2007-01-19 18:05:46 +0000
committerGrant Gayed <ggayed>2007-01-19 18:05:46 +0000
commitd16e3234bf6b49749d806c7ce517cfe696d0f788 (patch)
tree1c65b4bfe715c649df568ba7fba3a0dca35e24cf /bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c
parent2de0960dd8faf7f3599ce23bdccc45ab7c4111e6 (diff)
downloadeclipse.platform.swt-d16e3234bf6b49749d806c7ce517cfe696d0f788.tar.gz
eclipse.platform.swt-d16e3234bf6b49749d806c7ce517cfe696d0f788.tar.xz
eclipse.platform.swt-d16e3234bf6b49749d806c7ce517cfe696d0f788.zip
add C class
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c14
1 files changed, 2 insertions, 12 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c b/bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c
index ebc0bfbf30..e089193017 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/photon/library/os_stats.c
@@ -14,8 +14,8 @@
#ifdef NATIVE_STATS
-int OS_nativeFunctionCount = 287;
-int OS_nativeFunctionCallCount[287];
+int OS_nativeFunctionCount = 277;
+int OS_nativeFunctionCallCount[277];
char * OS_nativeFunctionNames[] = {
"PfDecomposeStemToID",
"PfExtentText__Lorg_eclipse_swt_internal_photon_PhRect_1t_2Lorg_eclipse_swt_internal_photon_PhPoint_1t_2III",
@@ -261,10 +261,7 @@ char * OS_nativeFunctionNames[] = {
"PtWindowGetState",
"PtWindowToBack",
"PtWindowToFront",
- "free",
"getenv",
- "malloc",
- "memmove__III",
"memmove__ILorg_eclipse_swt_internal_photon_PgAlpha_1t_2I",
"memmove__ILorg_eclipse_swt_internal_photon_PhArea_1t_2I",
"memmove__ILorg_eclipse_swt_internal_photon_PhCursorDef_1t_2I",
@@ -276,8 +273,6 @@ char * OS_nativeFunctionNames[] = {
"memmove__ILorg_eclipse_swt_internal_photon_PhTile_1t_2I",
"memmove__ILorg_eclipse_swt_internal_photon_PtTextCallback_1t_2I",
"memmove__ILorg_eclipse_swt_internal_photon_PtWebClientData_1t_2I",
- "memmove__I_3BI",
- "memmove__I_3II",
"memmove__Lorg_eclipse_swt_internal_photon_FontDetails_2II",
"memmove__Lorg_eclipse_swt_internal_photon_PgAlpha_1t_2II",
"memmove__Lorg_eclipse_swt_internal_photon_PgMap_1t_2II",
@@ -296,13 +291,8 @@ char * OS_nativeFunctionNames[] = {
"memmove__Lorg_eclipse_swt_internal_photon_PtWebMetaDataCallback_1t_2II",
"memmove__Lorg_eclipse_swt_internal_photon_PtWebStatusCallback_1t_2II",
"memmove__Lorg_eclipse_swt_internal_photon_PtWebWindowCallback_1t_2II",
- "memmove___3BII",
"memmove___3BLorg_eclipse_swt_internal_photon_PhClipHeader_2I",
- "memmove___3III",
- "memmove___3SII",
- "memset",
"strdup",
- "strlen",
"uname",
};