File: ohcount_8h_source.html

package info (click to toggle)
ohcount 4.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,580 kB
  • sloc: ansic: 7,584; javascript: 3,300; ruby: 2,363; perl: 2,065; objc: 1,325; python: 445; pascal: 398; erlang: 350; sh: 275; lisp: 272; vhdl: 150; haskell: 149; asm: 127; cs: 124; awk: 98; java: 92; php: 77; tcl: 58; xml: 57; fortran: 54; modula3: 32; makefile: 30; ada: 30; jsp: 28; sql: 18; cobol: 13; ml: 9
file content (43 lines) | stat: -rw-r--r-- 3,371 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>ohcount: /Users/andy/dev/ohcount/src/ohcount.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<h1>/Users/andy/dev/ohcount/src/ohcount.h</h1><a href="ohcount_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// ohcount.h written by Mitchell Foral. mitchell&lt;att&gt;caladbolg.net.</span>
<a name="l00002"></a>00002 <span class="comment">// See COPYING for license information.</span>
<a name="l00003"></a>00003 
<a name="l00004"></a>00004 <span class="preprocessor">#ifndef OHCOUNT_H</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span><span class="preprocessor">#define OHCOUNT_H</span>
<a name="l00006"></a>00006 <span class="preprocessor"></span>
<a name="l00132"></a><a class="code" href="ohcount_8h.html#3432e3b4d3353cff494781f175fa4468">00132</a> <span class="preprocessor">#define COMMAND_ANNOTATE 1</span>
<a name="l00133"></a><a class="code" href="ohcount_8h.html#e49750f4a9ab3670ce30770ad940bf27">00133</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_DETECT 2</span>
<a name="l00134"></a><a class="code" href="ohcount_8h.html#ee9e8b97ac4a5cdc1c371da35a579210">00134</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_HELP 3</span>
<a name="l00135"></a><a class="code" href="ohcount_8h.html#fde63aa01d612bcc6df92f7a83d440c1">00135</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_INDIVIDUAL 4</span>
<a name="l00136"></a><a class="code" href="ohcount_8h.html#18f06bd7b2c7d07dc5e4e85defee10c7">00136</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_LICENSES 5</span>
<a name="l00137"></a><a class="code" href="ohcount_8h.html#834f82ee83e37ec0795ac024ef6a7589">00137</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_RAWENTITIES 6</span>
<a name="l00138"></a><a class="code" href="ohcount_8h.html#5546023e49313ee3d1660d6352eee31c">00138</a> <span class="preprocessor"></span><span class="preprocessor">#define COMMAND_SUMMARY 7</span>
<a name="l00139"></a>00139 <span class="preprocessor"></span>
<a name="l00140"></a>00140 <span class="preprocessor">#endif</span>
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Aug 28 15:20:08 2009 for ohcount by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>