• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>osclconfig_ansi_memory.h File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.2.18 -->
7<center>
8<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
9<hr><h1>osclconfig_ansi_memory.h File Reference</h1>This file contains common typedefs based on the ANSI C limits.h header.
10<a href="#_details">More...</a>
11<p>
12<code>#include &lt;memory.h&gt;</code><br>
13
14<p>
15<a href="osclconfig__ansi__memory_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Defines</h2></td></tr>
18<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="osclconfig__ansi__memory_8h.html#a0">OSCL_HAS_ANSI_MEMORY_FUNCS</a>&nbsp;&nbsp;&nbsp;1</td></tr>
19<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
20<tr><td nowrap align=right valign=top>typedef size_t&nbsp;</td><td valign=bottom><a class="el" href="osclconfig__ansi__memory_8h.html#a1">oscl_memsize_t</a></td></tr>
21</table>
22<hr><a name="_details"></a><h2>Detailed Description</h2>
23This file contains common typedefs based on the ANSI C limits.h header.
24<p>
25 This header file should work for any ANSI C compiler to determine the proper native C types to use for OSCL integer types.
26<p>
27<hr><h2>Define Documentation</h2>
28<a name="a0" doxytag="osclconfig_ansi_memory.h::OSCL_HAS_ANSI_MEMORY_FUNCS"></a><p>
29<table width="100%" cellpadding="2" cellspacing="0" border="0">
30  <tr>
31    <td class="md">
32      <table cellpadding="0" cellspacing="0" border="0">
33        <tr>
34          <td class="md" nowrap valign="top"> #define OSCL_HAS_ANSI_MEMORY_FUNCS&nbsp;&nbsp;&nbsp;1
35      </table>
36    </td>
37  </tr>
38</table>
39<table cellspacing=5 cellpadding=0 border=0>
40  <tr>
41    <td>
42      &nbsp;
43    </td>
44    <td>
45
46<p>
47    </td>
48  </tr>
49</table>
50<hr><h2>Typedef Documentation</h2>
51<a name="a1" doxytag="osclconfig_ansi_memory.h::oscl_memsize_t"></a><p>
52<table width="100%" cellpadding="2" cellspacing="0" border="0">
53  <tr>
54    <td class="md">
55      <table cellpadding="0" cellspacing="0" border="0">
56        <tr>
57          <td class="md" nowrap valign="top"> typedef size_t oscl_memsize_t
58      </table>
59    </td>
60  </tr>
61</table>
62<table cellspacing=5 cellpadding=0 border=0>
63  <tr>
64    <td>
65      &nbsp;
66    </td>
67    <td>
68
69<p>
70    </td>
71  </tr>
72</table>
73<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
74<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
75</small></address>
76</body>
77</html>
78