cpp.oaux 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. 'xrdef {Top-pg}{1}
  2. 'xrdef {Top-snt}{chapter'tie1}
  3. 'xrdef {Global Actions-pg}{1}
  4. 'xrdef {Global Actions-snt}{section'tie1.1}
  5. 'xrdef {Commands-pg}{2}
  6. 'xrdef {Commands-snt}{section'tie1.2}
  7. 'xrdef {Header Files-pg}{3}
  8. 'xrdef {Header Files-snt}{section'tie1.3}
  9. 'xrdef {Header Uses-pg}{3}
  10. 'xrdef {Header Uses-snt}{section'tie1.3.1}
  11. 'xrdef {Include Syntax-pg}{4}
  12. 'xrdef {Include Syntax-snt}{section'tie1.3.2}
  13. 'xrdef {Include Operation-pg}{5}
  14. 'xrdef {Include Operation-snt}{section'tie1.3.3}
  15. 'xrdef {Macros-pg}{6}
  16. 'xrdef {Macros-snt}{section'tie1.4}
  17. 'xrdef {Simple Macros-pg}{6}
  18. 'xrdef {Simple Macros-snt}{section'tie1.4.1}
  19. 'xrdef {Argument Macros-pg}{8}
  20. 'xrdef {Argument Macros-snt}{section'tie1.4.2}
  21. 'xrdef {Predefined-pg}{10}
  22. 'xrdef {Predefined-snt}{section'tie1.4.3}
  23. 'xrdef {Standard Predefined-pg}{10}
  24. 'xrdef {Standard Predefined-snt}{section'tie1.4.3.1}
  25. 'xrdef {Nonstandard Predefined-pg}{11}
  26. 'xrdef {Nonstandard Predefined-snt}{section'tie1.4.3.2}
  27. 'xrdef {Stringification-pg}{12}
  28. 'xrdef {Stringification-snt}{section'tie1.4.4}
  29. 'xrdef {Concatenation-pg}{13}
  30. 'xrdef {Concatenation-snt}{section'tie1.4.5}
  31. 'xrdef {Undefining-pg}{15}
  32. 'xrdef {Undefining-snt}{section'tie1.4.6}
  33. 'xrdef {Redefining-pg}{16}
  34. 'xrdef {Redefining-snt}{section'tie1.4.7}
  35. 'xrdef {Macro Pitfalls-pg}{16}
  36. 'xrdef {Macro Pitfalls-snt}{section'tie1.4.8}
  37. 'xrdef {Misnesting-pg}{16}
  38. 'xrdef {Misnesting-snt}{section'tie1.4.8.1}
  39. 'xrdef {Macro Parentheses-pg}{17}
  40. 'xrdef {Macro Parentheses-snt}{section'tie1.4.8.2}
  41. 'xrdef {Swallow Semicolon-pg}{18}
  42. 'xrdef {Swallow Semicolon-snt}{section'tie1.4.8.3}
  43. 'xrdef {Side Effects-pg}{19}
  44. 'xrdef {Side Effects-snt}{section'tie1.4.8.4}
  45. 'xrdef {Self-Reference-pg}{20}
  46. 'xrdef {Self-Reference-snt}{section'tie1.4.8.5}
  47. 'xrdef {Argument Prescan-pg}{21}
  48. 'xrdef {Argument Prescan-snt}{section'tie1.4.8.6}
  49. 'xrdef {Cascaded Macros-pg}{23}
  50. 'xrdef {Cascaded Macros-snt}{section'tie1.4.8.7}
  51. 'xrdef {Conditionals-pg}{24}
  52. 'xrdef {Conditionals-snt}{section'tie1.5}
  53. 'xrdef {Conditional Syntax-pg}{24}
  54. 'xrdef {Conditional Syntax-snt}{section'tie1.5.1}
  55. 'xrdef {#if Command-pg}{25}
  56. 'xrdef {#if Command-snt}{section'tie1.5.1.1}
  57. 'xrdef {#else Command-pg}{26}
  58. 'xrdef {#else Command-snt}{section'tie1.5.1.2}
  59. 'xrdef {#elif Command-pg}{26}
  60. 'xrdef {#elif Command-snt}{section'tie1.5.1.3}
  61. 'xrdef {Deleted Code-pg}{27}
  62. 'xrdef {Deleted Code-snt}{section'tie1.5.2}
  63. 'xrdef {Conditionals-Macros-pg}{27}
  64. 'xrdef {Conditionals-Macros-snt}{section'tie1.5.3}
  65. 'xrdef {#error Command-pg}{28}
  66. 'xrdef {#error Command-snt}{section'tie1.5.4}
  67. 'xrdef {Combining Sources-pg}{29}
  68. 'xrdef {Combining Sources-snt}{section'tie1.6}
  69. 'xrdef {Other Commands-pg}{30}
  70. 'xrdef {Other Commands-snt}{section'tie1.7}
  71. 'xrdef {Output-pg}{31}
  72. 'xrdef {Output-snt}{section'tie1.8}
  73. 'xrdef {Invocation-pg}{31}
  74. 'xrdef {Invocation-snt}{section'tie1.9}
  75. 'xrdef {Concept Index-pg}{33}
  76. 'xrdef {Concept Index-snt}{}
  77. 'xrdef {Index-pg}{34}
  78. 'xrdef {Index-snt}{}