pp.lpi 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="4"/>
  5. <General>
  6. <ProjectType Value="Custom program"/>
  7. <Flags>
  8. <MainUnitIsPascalSource Value="False"/>
  9. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  10. </Flags>
  11. <MainUnit Value="0"/>
  12. <ActiveEditorIndexAtStart Value="1"/>
  13. <IconPath Value="./"/>
  14. <TargetFileExt Value=""/>
  15. <Title Value="pp"/>
  16. </General>
  17. <JumpHistory Count="16" HistoryIndex="15">
  18. <Position1>
  19. <Filename Value="globals.pas"/>
  20. <Caret Line="1013" Column="34" TopLine="999"/>
  21. </Position1>
  22. <Position2>
  23. <Filename Value="globals.pas"/>
  24. <Caret Line="410" Column="20" TopLine="395"/>
  25. </Position2>
  26. <Position3>
  27. <Filename Value="globals.pas"/>
  28. <Caret Line="1" Column="1" TopLine="1"/>
  29. </Position3>
  30. <Position4>
  31. <Filename Value="globals.pas"/>
  32. <Caret Line="733" Column="22" TopLine="716"/>
  33. </Position4>
  34. <Position5>
  35. <Filename Value="globals.pas"/>
  36. <Caret Line="399" Column="56" TopLine="857"/>
  37. </Position5>
  38. <Position6>
  39. <Filename Value="globals.pas"/>
  40. <Caret Line="613" Column="19" TopLine="599"/>
  41. </Position6>
  42. <Position7>
  43. <Filename Value="globals.pas"/>
  44. <Caret Line="621" Column="14" TopLine="607"/>
  45. </Position7>
  46. <Position8>
  47. <Filename Value="globals.pas"/>
  48. <Caret Line="625" Column="19" TopLine="611"/>
  49. </Position8>
  50. <Position9>
  51. <Filename Value="globals.pas"/>
  52. <Caret Line="632" Column="14" TopLine="618"/>
  53. </Position9>
  54. <Position10>
  55. <Filename Value="globals.pas"/>
  56. <Caret Line="726" Column="16" TopLine="712"/>
  57. </Position10>
  58. <Position11>
  59. <Filename Value="globals.pas"/>
  60. <Caret Line="799" Column="35" TopLine="785"/>
  61. </Position11>
  62. <Position12>
  63. <Filename Value="globals.pas"/>
  64. <Caret Line="911" Column="16" TopLine="897"/>
  65. </Position12>
  66. <Position13>
  67. <Filename Value="globals.pas"/>
  68. <Caret Line="995" Column="18" TopLine="981"/>
  69. </Position13>
  70. <Position14>
  71. <Filename Value="globals.pas"/>
  72. <Caret Line="1115" Column="19" TopLine="1101"/>
  73. </Position14>
  74. <Position15>
  75. <Filename Value="globals.pas"/>
  76. <Caret Line="1227" Column="14" TopLine="1213"/>
  77. </Position15>
  78. <Position16>
  79. <Filename Value="globals.pas"/>
  80. <Caret Line="1327" Column="18" TopLine="1313"/>
  81. </Position16>
  82. </JumpHistory>
  83. <Units Count="129">
  84. <Unit0>
  85. <CursorPos X="9" Y="60"/>
  86. <EditorIndex Value="0"/>
  87. <Filename Value="pp.pas"/>
  88. <IsPartOfProject Value="True"/>
  89. <Loaded Value="True"/>
  90. <TopLine Value="34"/>
  91. <UnitName Value="pp"/>
  92. <UsageCount Value="134"/>
  93. </Unit0>
  94. <Unit1>
  95. <CursorPos X="1" Y="82"/>
  96. <Filename Value="fpcdefs.inc"/>
  97. <TopLine Value="63"/>
  98. <UsageCount Value="11"/>
  99. </Unit1>
  100. <Unit2>
  101. <CursorPos X="8" Y="322"/>
  102. <Filename Value="paramgr.pas"/>
  103. <TopLine Value="304"/>
  104. <UnitName Value="paramgr"/>
  105. <UsageCount Value="16"/>
  106. </Unit2>
  107. <Unit3>
  108. <CursorPos X="5" Y="61"/>
  109. <Filename Value="cutils.pas"/>
  110. <TopLine Value="46"/>
  111. <UnitName Value="cutils"/>
  112. <UsageCount Value="34"/>
  113. </Unit3>
  114. <Unit4>
  115. <CursorPos X="10" Y="201"/>
  116. <Filename Value="aasmbase.pas"/>
  117. <TopLine Value="187"/>
  118. <UnitName Value="aasmbase"/>
  119. <UsageCount Value="5"/>
  120. </Unit4>
  121. <Unit5>
  122. <CursorPos X="46" Y="217"/>
  123. <Filename Value="fppu.pas"/>
  124. <TopLine Value="203"/>
  125. <UnitName Value="fppu"/>
  126. <UsageCount Value="12"/>
  127. </Unit5>
  128. <Unit6>
  129. <CursorPos X="14" Y="367"/>
  130. <Filename Value="comphook.pas"/>
  131. <TopLine Value="352"/>
  132. <UnitName Value="comphook"/>
  133. <UsageCount Value="11"/>
  134. </Unit6>
  135. <Unit7>
  136. <CursorPos X="29" Y="160"/>
  137. <Filename Value="sparc/cpupara.pas"/>
  138. <TopLine Value="150"/>
  139. <UsageCount Value="6"/>
  140. </Unit7>
  141. <Unit8>
  142. <CursorPos X="2" Y="40"/>
  143. <Filename Value="cg64f32.pas"/>
  144. <TopLine Value="25"/>
  145. <UnitName Value="cg64f32"/>
  146. <UsageCount Value="12"/>
  147. </Unit8>
  148. <Unit9>
  149. <CursorPos X="15" Y="379"/>
  150. <Filename Value="ncgcal.pas"/>
  151. <TopLine Value="363"/>
  152. <UnitName Value="ncgcal"/>
  153. <UsageCount Value="21"/>
  154. </Unit9>
  155. <Unit10>
  156. <CursorPos X="2" Y="930"/>
  157. <Filename Value="cgobj.pas"/>
  158. <TopLine Value="913"/>
  159. <UnitName Value="cgobj"/>
  160. <UsageCount Value="24"/>
  161. </Unit10>
  162. <Unit11>
  163. <CursorPos X="22" Y="483"/>
  164. <Filename Value="systems/t_linux.pas"/>
  165. <TopLine Value="469"/>
  166. <UnitName Value="t_linux"/>
  167. <UsageCount Value="10"/>
  168. </Unit11>
  169. <Unit12>
  170. <CursorPos X="13" Y="14"/>
  171. <Filename Value="mppcsparc"/>
  172. <SyntaxHighlighter Value="None"/>
  173. <TopLine Value="1"/>
  174. <UsageCount Value="1"/>
  175. </Unit12>
  176. <Unit13>
  177. <CursorPos X="1" Y="614"/>
  178. <Filename Value="aasmtai.pas"/>
  179. <TopLine Value="598"/>
  180. <UnitName Value="aasmtai"/>
  181. <UsageCount Value="7"/>
  182. </Unit13>
  183. <Unit14>
  184. <CursorPos X="11" Y="25"/>
  185. <Filename Value="sparc/cpuswtch.pas"/>
  186. <TopLine Value="15"/>
  187. <UnitName Value="cpuswtch"/>
  188. <UsageCount Value="3"/>
  189. </Unit14>
  190. <Unit15>
  191. <CursorPos X="28" Y="12"/>
  192. <Filename Value="sparc/racpugas.pas"/>
  193. <TopLine Value="1"/>
  194. <UsageCount Value="4"/>
  195. </Unit15>
  196. <Unit16>
  197. <CursorPos X="13" Y="48"/>
  198. <Filename Value="catch.pas"/>
  199. <TopLine Value="33"/>
  200. <UnitName Value="catch"/>
  201. <UsageCount Value="3"/>
  202. </Unit16>
  203. <Unit17>
  204. <CursorPos X="1" Y="159"/>
  205. <Filename Value="arm/cgcpu.pas"/>
  206. <TopLine Value="141"/>
  207. <UsageCount Value="5"/>
  208. </Unit17>
  209. <Unit18>
  210. <CursorPos X="1" Y="473"/>
  211. <Filename Value="sparc/cgcpu.pas"/>
  212. <TopLine Value="458"/>
  213. <UsageCount Value="19"/>
  214. </Unit18>
  215. <Unit19>
  216. <CursorPos X="1" Y="60"/>
  217. <Filename Value="checkmem.pas"/>
  218. <TopLine Value="29"/>
  219. <UnitName Value="CheckMem"/>
  220. <UsageCount Value="3"/>
  221. </Unit19>
  222. <Unit20>
  223. <CursorPos X="25" Y="388"/>
  224. <Filename Value="compiler.pas"/>
  225. <TopLine Value="412"/>
  226. <UnitName Value="compiler"/>
  227. <UsageCount Value="16"/>
  228. </Unit20>
  229. <Unit21>
  230. <CursorPos X="40" Y="65"/>
  231. <Filename Value="sparc/cpubase.pas"/>
  232. <TopLine Value="54"/>
  233. <UsageCount Value="10"/>
  234. </Unit21>
  235. <Unit22>
  236. <CursorPos X="11" Y="23"/>
  237. <Filename Value="sparc/cpuinfo.pas"/>
  238. <TopLine Value="8"/>
  239. <UnitName Value="cpuinfo"/>
  240. <UsageCount Value="9"/>
  241. </Unit22>
  242. <Unit23>
  243. <CursorPos X="5" Y="25"/>
  244. <Filename Value="sparc/cpupi.pas"/>
  245. <TopLine Value="10"/>
  246. <UsageCount Value="4"/>
  247. </Unit23>
  248. <Unit24>
  249. <CursorPos X="1" Y="1"/>
  250. <Filename Value="sparc/cputarg.pas"/>
  251. <TopLine Value="1"/>
  252. <UnitName Value="cputarg"/>
  253. <UsageCount Value="1"/>
  254. </Unit24>
  255. <Unit25>
  256. <CursorPos X="1" Y="1"/>
  257. <Filename Value="sparc/cpunode.pas"/>
  258. <TopLine Value="1"/>
  259. <UnitName Value="CpuNode"/>
  260. <UsageCount Value="1"/>
  261. </Unit25>
  262. <Unit26>
  263. <CursorPos X="1" Y="1"/>
  264. <Filename Value="systems/i_linux.pas"/>
  265. <TopLine Value="1"/>
  266. <UnitName Value="i_linux"/>
  267. <UsageCount Value="1"/>
  268. </Unit26>
  269. <Unit27>
  270. <CursorPos X="1" Y="1"/>
  271. <Filename Value="$(FpcDir)/rtl/unix/linux.pp"/>
  272. <TopLine Value="1"/>
  273. <UnitName Value="linux"/>
  274. <UsageCount Value="1"/>
  275. </Unit27>
  276. <Unit28>
  277. <CursorPos X="34" Y="87"/>
  278. <Filename Value="verbose.pas"/>
  279. <TopLine Value="87"/>
  280. <UnitName Value="verbose"/>
  281. <UsageCount Value="11"/>
  282. </Unit28>
  283. <Unit29>
  284. <CursorPos X="12" Y="67"/>
  285. <Filename Value="cgutils.pas"/>
  286. <TopLine Value="49"/>
  287. <UnitName Value="cgutils"/>
  288. <UsageCount Value="6"/>
  289. </Unit29>
  290. <Unit30>
  291. <CursorPos X="28" Y="482"/>
  292. <Filename Value="$(FpcDir)/tests/test/cg/tcalcst2.pp"/>
  293. <TopLine Value="470"/>
  294. <UnitName Value="tcalcst2"/>
  295. <UsageCount Value="5"/>
  296. </Unit30>
  297. <Unit31>
  298. <CursorPos X="1" Y="148"/>
  299. <Filename Value="pass_2.pas"/>
  300. <TopLine Value="133"/>
  301. <UnitName Value="pass_2"/>
  302. <UsageCount Value="11"/>
  303. </Unit31>
  304. <Unit32>
  305. <CursorPos X="1" Y="332"/>
  306. <Filename Value="ncgbas.pas"/>
  307. <TopLine Value="317"/>
  308. <UnitName Value="ncgbas"/>
  309. <UsageCount Value="8"/>
  310. </Unit32>
  311. <Unit33>
  312. <CursorPos X="1" Y="1"/>
  313. <Filename Value="pp.lpi"/>
  314. <SyntaxHighlighter Value="None"/>
  315. <TopLine Value="1"/>
  316. <UsageCount Value="2"/>
  317. </Unit33>
  318. <Unit34>
  319. <CursorPos X="1" Y="132"/>
  320. <Filename Value="ncal.pas"/>
  321. <TopLine Value="117"/>
  322. <UnitName Value="ncal"/>
  323. <UsageCount Value="5"/>
  324. </Unit34>
  325. <Unit35>
  326. <CursorPos X="1" Y="1030"/>
  327. <Filename Value="symdef.pas"/>
  328. <TopLine Value="1015"/>
  329. <UnitName Value="symdef"/>
  330. <UsageCount Value="4"/>
  331. </Unit35>
  332. <Unit36>
  333. <CursorPos X="4" Y="1361"/>
  334. <Filename Value="nobj.pas"/>
  335. <TopLine Value="1345"/>
  336. <UnitName Value="nobj"/>
  337. <UsageCount Value="4"/>
  338. </Unit36>
  339. <Unit37>
  340. <CursorPos X="79" Y="779"/>
  341. <Filename Value="ncgutil.pas"/>
  342. <TopLine Value="765"/>
  343. <UnitName Value="ncgutil"/>
  344. <UsageCount Value="8"/>
  345. </Unit37>
  346. <Unit38>
  347. <CursorPos X="69" Y="568"/>
  348. <Filename Value="tgobj.pas"/>
  349. <TopLine Value="540"/>
  350. <UnitName Value="tgobj"/>
  351. <UsageCount Value="4"/>
  352. </Unit38>
  353. <Unit39>
  354. <CursorPos X="1" Y="139"/>
  355. <Filename Value="powerpc/cpupi.pas"/>
  356. <TopLine Value="124"/>
  357. <UsageCount Value="2"/>
  358. </Unit39>
  359. <Unit40>
  360. <CursorPos X="1" Y="88"/>
  361. <Filename Value="arm/cpupi.pas"/>
  362. <TopLine Value="72"/>
  363. <UnitName Value="cpupi"/>
  364. <UsageCount Value="4"/>
  365. </Unit40>
  366. <Unit41>
  367. <CursorPos X="1" Y="166"/>
  368. <Filename Value="procinfo.pas"/>
  369. <TopLine Value="150"/>
  370. <UnitName Value="procinfo"/>
  371. <UsageCount Value="2"/>
  372. </Unit41>
  373. <Unit42>
  374. <CursorPos X="1" Y="682"/>
  375. <Filename Value="psub.pas"/>
  376. <TopLine Value="666"/>
  377. <UnitName Value="psub"/>
  378. <UsageCount Value="4"/>
  379. </Unit42>
  380. <Unit43>
  381. <CursorPos X="1" Y="50"/>
  382. <Filename Value="x86_64/cpupi.pas"/>
  383. <TopLine Value="34"/>
  384. <UsageCount Value="2"/>
  385. </Unit43>
  386. <Unit44>
  387. <CursorPos X="5" Y="25"/>
  388. <Filename Value="sparc/aasmcpu.pas"/>
  389. <TopLine Value="11"/>
  390. <UnitName Value="aasmcpu"/>
  391. <UsageCount Value="6"/>
  392. </Unit44>
  393. <Unit45>
  394. <CursorPos X="17" Y="1392"/>
  395. <EditorIndex Value="1"/>
  396. <Filename Value="globals.pas"/>
  397. <Loaded Value="True"/>
  398. <TopLine Value="1384"/>
  399. <UnitName Value="globals"/>
  400. <UsageCount Value="18"/>
  401. </Unit45>
  402. <Unit46>
  403. <CursorPos X="18" Y="193"/>
  404. <Filename Value="options.pas"/>
  405. <TopLine Value="179"/>
  406. <UnitName Value="options"/>
  407. <UsageCount Value="15"/>
  408. </Unit46>
  409. <Unit47>
  410. <CursorPos X="8" Y="226"/>
  411. <Filename Value="utils/mkx86ins.pp"/>
  412. <TopLine Value="211"/>
  413. <UnitName Value="mkx86ins"/>
  414. <UsageCount Value="2"/>
  415. </Unit47>
  416. <Unit48>
  417. <CursorPos X="1" Y="36"/>
  418. <Filename Value="assemble.pas"/>
  419. <TopLine Value="22"/>
  420. <UnitName Value="assemble"/>
  421. <UsageCount Value="13"/>
  422. </Unit48>
  423. <Unit49>
  424. <CursorPos X="28" Y="921"/>
  425. <Filename Value="aggas.pas"/>
  426. <TopLine Value="902"/>
  427. <UnitName Value="aggas"/>
  428. <UsageCount Value="11"/>
  429. </Unit49>
  430. <Unit50>
  431. <CursorPos X="9" Y="1857"/>
  432. <Filename Value="browcol.pas"/>
  433. <TopLine Value="1842"/>
  434. <UnitName Value="browcol"/>
  435. <UsageCount Value="11"/>
  436. </Unit50>
  437. <Unit51>
  438. <CursorPos X="1" Y="240"/>
  439. <Filename Value="alpha/cpubase.pas"/>
  440. <TopLine Value="224"/>
  441. <UsageCount Value="2"/>
  442. </Unit51>
  443. <Unit52>
  444. <CursorPos X="19" Y="288"/>
  445. <Filename Value="systems.pas"/>
  446. <TopLine Value="264"/>
  447. <UnitName Value="systems"/>
  448. <UsageCount Value="5"/>
  449. </Unit52>
  450. <Unit53>
  451. <CursorPos X="4" Y="1116"/>
  452. <Filename Value="defcmp.pas"/>
  453. <TopLine Value="1100"/>
  454. <UnitName Value="defcmp"/>
  455. <UsageCount Value="3"/>
  456. </Unit53>
  457. <Unit54>
  458. <CursorPos X="5" Y="359"/>
  459. <Filename Value="arm/cpupara.pas"/>
  460. <TopLine Value="344"/>
  461. <UnitName Value="cpupara"/>
  462. <UsageCount Value="3"/>
  463. </Unit54>
  464. <Unit55>
  465. <CursorPos X="1" Y="633"/>
  466. <Filename Value="ncgld.pas"/>
  467. <TopLine Value="618"/>
  468. <UnitName Value="ncgld"/>
  469. <UsageCount Value="7"/>
  470. </Unit55>
  471. <Unit56>
  472. <CursorPos X="1" Y="521"/>
  473. <Filename Value="ncgcnv.pas"/>
  474. <TopLine Value="506"/>
  475. <UnitName Value="ncgcnv"/>
  476. <UsageCount Value="4"/>
  477. </Unit56>
  478. <Unit57>
  479. <CursorPos X="1" Y="2075"/>
  480. <Filename Value="ncnv.pas"/>
  481. <TopLine Value="2060"/>
  482. <UnitName Value="ncnv"/>
  483. <UsageCount Value="4"/>
  484. </Unit57>
  485. <Unit58>
  486. <CursorPos X="1" Y="174"/>
  487. <Filename Value="sparc/ncpucnv.pas"/>
  488. <TopLine Value="159"/>
  489. <UsageCount Value="4"/>
  490. </Unit58>
  491. <Unit59>
  492. <CursorPos X="1" Y="852"/>
  493. <Filename Value="defutil.pas"/>
  494. <TopLine Value="837"/>
  495. <UnitName Value="defutil"/>
  496. <UsageCount Value="4"/>
  497. </Unit59>
  498. <Unit60>
  499. <CursorPos X="15" Y="414"/>
  500. <Filename Value="cgbase.pas"/>
  501. <TopLine Value="397"/>
  502. <UnitName Value="cgbase"/>
  503. <UsageCount Value="4"/>
  504. </Unit60>
  505. <Unit61>
  506. <CursorPos X="1" Y="193"/>
  507. <Filename Value="sparc/cpugas.pas"/>
  508. <TopLine Value="147"/>
  509. <UsageCount Value="3"/>
  510. </Unit61>
  511. <Unit62>
  512. <CursorPos X="36" Y="1273"/>
  513. <Filename Value="pmodules.pas"/>
  514. <TopLine Value="1273"/>
  515. <UnitName Value="pmodules"/>
  516. <UsageCount Value="3"/>
  517. </Unit62>
  518. <Unit63>
  519. <CursorPos X="1" Y="1"/>
  520. <Filename Value="parser.pas"/>
  521. <TopLine Value="1"/>
  522. <UnitName Value="parser"/>
  523. <UsageCount Value="9"/>
  524. </Unit63>
  525. <Unit64>
  526. <CursorPos X="12" Y="348"/>
  527. <Filename Value="fmodule.pas"/>
  528. <TopLine Value="334"/>
  529. <UnitName Value="fmodule"/>
  530. <UsageCount Value="9"/>
  531. </Unit64>
  532. <Unit65>
  533. <CursorPos X="7" Y="484"/>
  534. <Filename Value="regvars.pas"/>
  535. <TopLine Value="469"/>
  536. <UnitName Value="regvars"/>
  537. <UsageCount Value="4"/>
  538. </Unit65>
  539. <Unit66>
  540. <CursorPos X="18" Y="223"/>
  541. <Filename Value="scanner.pas"/>
  542. <TopLine Value="4"/>
  543. <UnitName Value="scanner"/>
  544. <UsageCount Value="35"/>
  545. </Unit66>
  546. <Unit67>
  547. <CursorPos X="3" Y="720"/>
  548. <Filename Value="i386/csopt386.pas"/>
  549. <TopLine Value="704"/>
  550. <UnitName Value="CSOpt386"/>
  551. <UsageCount Value="4"/>
  552. </Unit67>
  553. <Unit68>
  554. <CursorPos X="1" Y="81"/>
  555. <Filename Value="powerpc/agppcgas.pas"/>
  556. <TopLine Value="65"/>
  557. <UsageCount Value="7"/>
  558. </Unit68>
  559. <Unit69>
  560. <CursorPos X="1" Y="1326"/>
  561. <Filename Value="symtable.pas"/>
  562. <TopLine Value="1311"/>
  563. <UnitName Value="symtable"/>
  564. <UsageCount Value="4"/>
  565. </Unit69>
  566. <Unit70>
  567. <CursorPos X="1" Y="79"/>
  568. <Filename Value="globtype.pas"/>
  569. <TopLine Value="63"/>
  570. <UnitName Value="globtype"/>
  571. <UsageCount Value="7"/>
  572. </Unit70>
  573. <Unit71>
  574. <CursorPos X="10" Y="22"/>
  575. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/linux.pp"/>
  576. <TopLine Value="1"/>
  577. <UnitName Value="Linux"/>
  578. <UsageCount Value="6"/>
  579. </Unit71>
  580. <Unit72>
  581. <CursorPos X="29" Y="29"/>
  582. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/linuxnew.inc"/>
  583. <TopLine Value="35"/>
  584. <UsageCount Value="3"/>
  585. </Unit72>
  586. <Unit73>
  587. <CursorPos X="10" Y="148"/>
  588. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/linuxold.inc"/>
  589. <TopLine Value="131"/>
  590. <UsageCount Value="6"/>
  591. </Unit73>
  592. <Unit74>
  593. <CursorPos X="11" Y="227"/>
  594. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/unix.pp"/>
  595. <TopLine Value="213"/>
  596. <UnitName Value="Unix"/>
  597. <UsageCount Value="9"/>
  598. </Unit74>
  599. <Unit75>
  600. <CursorPos X="12" Y="36"/>
  601. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/linux/baseunix.pp"/>
  602. <TopLine Value="16"/>
  603. <UnitName Value="BaseUnix"/>
  604. <UsageCount Value="6"/>
  605. </Unit75>
  606. <Unit76>
  607. <CursorPos X="9" Y="75"/>
  608. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/linux/bunxtype.inc"/>
  609. <TopLine Value="58"/>
  610. <UsageCount Value="6"/>
  611. </Unit76>
  612. <Unit77>
  613. <CursorPos X="56" Y="78"/>
  614. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/bunxh.inc"/>
  615. <TopLine Value="61"/>
  616. <UsageCount Value="6"/>
  617. </Unit77>
  618. <Unit78>
  619. <CursorPos X="70" Y="125"/>
  620. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/linux/i386/stat.inc"/>
  621. <TopLine Value="1"/>
  622. <UsageCount Value="6"/>
  623. </Unit78>
  624. <Unit79>
  625. <CursorPos X="1" Y="111"/>
  626. <Filename Value="arm/cpubase.pas"/>
  627. <TopLine Value="93"/>
  628. <UsageCount Value="3"/>
  629. </Unit79>
  630. <Unit80>
  631. <CursorPos X="1" Y="130"/>
  632. <Filename Value="m68k/cpubase.pas"/>
  633. <TopLine Value="108"/>
  634. <UsageCount Value="5"/>
  635. </Unit80>
  636. <Unit81>
  637. <CursorPos X="1" Y="23"/>
  638. <Filename Value="symtype.pas"/>
  639. <TopLine Value="22"/>
  640. <UnitName Value="symtype"/>
  641. <UsageCount Value="4"/>
  642. </Unit81>
  643. <Unit82>
  644. <CursorPos X="15" Y="548"/>
  645. <Filename Value="rgobj.pas"/>
  646. <TopLine Value="523"/>
  647. <UnitName Value="rgobj"/>
  648. <UsageCount Value="4"/>
  649. </Unit82>
  650. <Unit83>
  651. <CursorPos X="3" Y="220"/>
  652. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/inc/systemh.inc"/>
  653. <TopLine Value="206"/>
  654. <UsageCount Value="9"/>
  655. </Unit83>
  656. <Unit84>
  657. <CursorPos X="1" Y="61"/>
  658. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/inc/system.inc"/>
  659. <TopLine Value="61"/>
  660. <UsageCount Value="4"/>
  661. </Unit84>
  662. <Unit85>
  663. <CursorPos X="28" Y="1457"/>
  664. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/i386/i386.inc"/>
  665. <TopLine Value="1313"/>
  666. <UsageCount Value="4"/>
  667. </Unit85>
  668. <Unit86>
  669. <CursorPos X="42" Y="41"/>
  670. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/linux/sparc/prt0.as"/>
  671. <SyntaxHighlighter Value="None"/>
  672. <TopLine Value="59"/>
  673. <UsageCount Value="4"/>
  674. </Unit86>
  675. <Unit87>
  676. <CursorPos X="1" Y="1"/>
  677. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/linux/sparc/syscallh.inc"/>
  678. <TopLine Value="31"/>
  679. <UsageCount Value="4"/>
  680. </Unit87>
  681. <Unit88>
  682. <CursorPos X="8" Y="57"/>
  683. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/sysunixh.inc"/>
  684. <TopLine Value="42"/>
  685. <UsageCount Value="4"/>
  686. </Unit88>
  687. <Unit89>
  688. <CursorPos X="1" Y="1"/>
  689. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/linux/i386/prt0.as"/>
  690. <SyntaxHighlighter Value="None"/>
  691. <TopLine Value="76"/>
  692. <UsageCount Value="4"/>
  693. </Unit89>
  694. <Unit90>
  695. <CursorPos X="49" Y="169"/>
  696. <Filename Value="finput.pas"/>
  697. <TopLine Value="165"/>
  698. <UnitName Value="finput"/>
  699. <UsageCount Value="12"/>
  700. </Unit90>
  701. <Unit91>
  702. <CursorPos X="10" Y="1260"/>
  703. <Filename Value="cclasses.pas"/>
  704. <TopLine Value="1287"/>
  705. <UnitName Value="cclasses"/>
  706. <UsageCount Value="30"/>
  707. </Unit91>
  708. <Unit92>
  709. <CursorPos X="20" Y="313"/>
  710. <Filename Value="cstreams.pas"/>
  711. <TopLine Value="298"/>
  712. <UnitName Value="cstreams"/>
  713. <UsageCount Value="10"/>
  714. </Unit92>
  715. <Unit93>
  716. <CursorPos X="1" Y="1"/>
  717. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/dos.pp"/>
  718. <TopLine Value="1"/>
  719. <UnitName Value="Dos"/>
  720. <UsageCount Value="4"/>
  721. </Unit93>
  722. <Unit94>
  723. <CursorPos X="42" Y="12"/>
  724. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/inc/strings.pp"/>
  725. <TopLine Value="16"/>
  726. <UnitName Value="strings"/>
  727. <UsageCount Value="4"/>
  728. </Unit94>
  729. <Unit95>
  730. <CursorPos X="1" Y="1"/>
  731. <Filename Value="tokens.pas"/>
  732. <TopLine Value="1"/>
  733. <UnitName Value="tokens"/>
  734. <UsageCount Value="10"/>
  735. </Unit95>
  736. <Unit96>
  737. <CursorPos X="3" Y="66"/>
  738. <Filename Value="psystem.pas"/>
  739. <TopLine Value="51"/>
  740. <UnitName Value="psystem"/>
  741. <UsageCount Value="8"/>
  742. </Unit96>
  743. <Unit97>
  744. <CursorPos X="50" Y="2325"/>
  745. <Filename Value="ninl.pas"/>
  746. <TopLine Value="2318"/>
  747. <UnitName Value="ninl"/>
  748. <UsageCount Value="8"/>
  749. </Unit97>
  750. <Unit98>
  751. <CursorPos X="23" Y="2140"/>
  752. <Filename Value="symsym.pas"/>
  753. <TopLine Value="2128"/>
  754. <UnitName Value="symsym"/>
  755. <UsageCount Value="4"/>
  756. </Unit98>
  757. <Unit99>
  758. <CursorPos X="48" Y="16"/>
  759. <Filename Value="compinnr.inc"/>
  760. <TopLine Value="11"/>
  761. <UsageCount Value="8"/>
  762. </Unit99>
  763. <Unit100>
  764. <CursorPos X="55" Y="669"/>
  765. <Filename Value="pexpr.pas"/>
  766. <TopLine Value="665"/>
  767. <UnitName Value="pexpr"/>
  768. <UsageCount Value="8"/>
  769. </Unit100>
  770. <Unit101>
  771. <CursorPos X="1" Y="96"/>
  772. <Filename Value="link.pas"/>
  773. <TopLine Value="84"/>
  774. <UnitName Value="link"/>
  775. <UsageCount Value="10"/>
  776. </Unit101>
  777. <Unit102>
  778. <CursorPos X="44" Y="84"/>
  779. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/inc/dosh.inc"/>
  780. <TopLine Value="77"/>
  781. <UsageCount Value="5"/>
  782. </Unit102>
  783. <Unit103>
  784. <CursorPos X="5" Y="29"/>
  785. <Filename Value="x86/aasmcpu.pas"/>
  786. <TopLine Value="15"/>
  787. <UnitName Value="aasmcpu"/>
  788. <UsageCount Value="5"/>
  789. </Unit103>
  790. <Unit104>
  791. <CursorPos X="1" Y="83"/>
  792. <Filename Value="comprsrc.pas"/>
  793. <TopLine Value="69"/>
  794. <UnitName Value="comprsrc"/>
  795. <UsageCount Value="11"/>
  796. </Unit104>
  797. <Unit105>
  798. <CursorPos X="19" Y="550"/>
  799. <Filename Value="systems/t_bsd.pas"/>
  800. <TopLine Value="537"/>
  801. <UnitName Value="t_bsd"/>
  802. <UsageCount Value="5"/>
  803. </Unit105>
  804. <Unit106>
  805. <CursorPos X="9" Y="445"/>
  806. <Filename Value="systems/t_sunos.pas"/>
  807. <TopLine Value="443"/>
  808. <UnitName Value="t_sunos"/>
  809. <UsageCount Value="5"/>
  810. </Unit106>
  811. <Unit107>
  812. <CursorPos X="40" Y="31"/>
  813. <Filename Value="systems/i_sunos.pas"/>
  814. <TopLine Value="20"/>
  815. <UnitName Value="i_sunos"/>
  816. <UsageCount Value="5"/>
  817. </Unit107>
  818. <Unit108>
  819. <CursorPos X="18" Y="440"/>
  820. <Filename Value="systems/t_emx.pas"/>
  821. <TopLine Value="431"/>
  822. <UnitName Value="t_emx"/>
  823. <UsageCount Value="5"/>
  824. </Unit108>
  825. <Unit109>
  826. <CursorPos X="18" Y="440"/>
  827. <Filename Value="systems/t_os2.pas"/>
  828. <TopLine Value="426"/>
  829. <UnitName Value="t_os2"/>
  830. <UsageCount Value="5"/>
  831. </Unit109>
  832. <Unit110>
  833. <CursorPos X="18" Y="1100"/>
  834. <Filename Value="systems/t_win32.pas"/>
  835. <TopLine Value="1085"/>
  836. <UnitName Value="t_win32"/>
  837. <UsageCount Value="5"/>
  838. </Unit110>
  839. <Unit111>
  840. <CursorPos X="19" Y="519"/>
  841. <Filename Value="systems/t_nwm.pas"/>
  842. <TopLine Value="505"/>
  843. <UnitName Value="t_nwm"/>
  844. <UsageCount Value="5"/>
  845. </Unit111>
  846. <Unit112>
  847. <CursorPos X="12" Y="551"/>
  848. <Filename Value="systems/t_nwl.pas"/>
  849. <TopLine Value="537"/>
  850. <UnitName Value="t_nwl"/>
  851. <UsageCount Value="5"/>
  852. </Unit112>
  853. <Unit113>
  854. <CursorPos X="17" Y="215"/>
  855. <Filename Value="systems/t_go32v2.pas"/>
  856. <TopLine Value="201"/>
  857. <UnitName Value="t_go32v2"/>
  858. <UsageCount Value="5"/>
  859. </Unit113>
  860. <Unit114>
  861. <CursorPos X="18" Y="437"/>
  862. <Filename Value="systems/t_beos.pas"/>
  863. <TopLine Value="423"/>
  864. <UnitName Value="t_beos"/>
  865. <UsageCount Value="5"/>
  866. </Unit114>
  867. <Unit115>
  868. <CursorPos X="18" Y="137"/>
  869. <Filename Value="systems/t_watcom.pas"/>
  870. <TopLine Value="123"/>
  871. <UnitName Value="t_watcom"/>
  872. <UsageCount Value="5"/>
  873. </Unit115>
  874. <Unit116>
  875. <CursorPos X="1" Y="5"/>
  876. <Filename Value="dmisc.pas"/>
  877. <TopLine Value="603"/>
  878. <UnitName Value="dmisc"/>
  879. <UsageCount Value="7"/>
  880. </Unit116>
  881. <Unit117>
  882. <CursorPos X="15" Y="35"/>
  883. <Filename Value="impdef.pas"/>
  884. <TopLine Value="24"/>
  885. <UnitName Value="impdef"/>
  886. <UsageCount Value="9"/>
  887. </Unit117>
  888. <Unit118>
  889. <CursorPos X="15" Y="155"/>
  890. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/sysutilh.inc"/>
  891. <TopLine Value="139"/>
  892. <UsageCount Value="7"/>
  893. </Unit118>
  894. <Unit119>
  895. <CursorPos X="17" Y="19"/>
  896. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/filutilh.inc"/>
  897. <TopLine Value="32"/>
  898. <UsageCount Value="9"/>
  899. </Unit119>
  900. <Unit120>
  901. <CursorPos X="1" Y="1"/>
  902. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/diskh.inc"/>
  903. <TopLine Value="1"/>
  904. <UsageCount Value="5"/>
  905. </Unit120>
  906. <Unit121>
  907. <CursorPos X="19" Y="26"/>
  908. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/osutilsh.inc"/>
  909. <TopLine Value="15"/>
  910. <UsageCount Value="7"/>
  911. </Unit121>
  912. <Unit122>
  913. <CursorPos X="1" Y="1"/>
  914. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/sysstrh.inc"/>
  915. <TopLine Value="1"/>
  916. <UsageCount Value="5"/>
  917. </Unit122>
  918. <Unit123>
  919. <CursorPos X="10" Y="28"/>
  920. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/finah.inc"/>
  921. <TopLine Value="14"/>
  922. <UsageCount Value="9"/>
  923. </Unit123>
  924. <Unit124>
  925. <CursorPos X="15" Y="505"/>
  926. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/unix/sysutils.pp"/>
  927. <TopLine Value="495"/>
  928. <UnitName Value="sysutils"/>
  929. <UsageCount Value="7"/>
  930. </Unit124>
  931. <Unit125>
  932. <CursorPos X="2" Y="168"/>
  933. <Filename Value="x86/cpubase.pas"/>
  934. <TopLine Value="153"/>
  935. <UnitName Value="cpubase"/>
  936. <UsageCount Value="6"/>
  937. </Unit125>
  938. <Unit126>
  939. <CursorPos X="3" Y="31"/>
  940. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/objpas/sysutils/fina.inc"/>
  941. <TopLine Value="28"/>
  942. <UsageCount Value="9"/>
  943. </Unit126>
  944. <Unit127>
  945. <CursorPos X="1" Y="120"/>
  946. <Filename Value="/home/neifer/FPC/Demo/src/fpc/rtl/inc/fexpand.inc"/>
  947. <TopLine Value="323"/>
  948. <UsageCount Value="9"/>
  949. </Unit127>
  950. <Unit128>
  951. <CursorPos X="30" Y="914"/>
  952. <Filename Value="x86/nx86add.pas"/>
  953. <TopLine Value="900"/>
  954. <UnitName Value="nx86add"/>
  955. <UsageCount Value="11"/>
  956. </Unit128>
  957. </Units>
  958. <PublishOptions>
  959. <Version Value="2"/>
  960. <IgnoreBinaries Value="False"/>
  961. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  962. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  963. </PublishOptions>
  964. <RunParams>
  965. <local>
  966. <FormatVersion Value="1"/>
  967. <CommandLineParams Value="-artl -Fu$(FpcDir)/rtl/unix -Fu$(FpcDir)/rtl/linux -Fu$(FpcDir)/rtl/sparc -Fu$(FpcDir)/rtl/inc -Fu$(FpcDir)/rtl/linux/sparc -Fu$(FpcDir)/rtl/objpas -Fu$(FpcDir)/rtl/inc -FD/usr/local/bin/sparc-linux -Fi$(FpcDir)/rtl/unix -Fi$(FpcDir)/rtl/linux -Fi$(FpcDir)/rtl/sparc -Fi$(FpcDir)/rtl/inc -Fi$(FpcDir)/rtl/linux/sparc -Fi$(FpcDir)/rtl/objpas/sysutils -FE$(FpcDir)/tests/test -dSPARC cg/tcnvint2.pp"/>
  968. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  969. <WorkingDirectory Value="/home/neifer/FPC/Demo/src/fpc/tests/test/"/>
  970. </local>
  971. </RunParams>
  972. </ProjectOptions>
  973. <CompilerOptions>
  974. <Version Value="2"/>
  975. <SearchPaths>
  976. <IncludeFiles Value="i386/;../compiler/"/>
  977. <OtherUnitFiles Value="i386/;x86/;systems/;../compiler/"/>
  978. </SearchPaths>
  979. <Parsing>
  980. <Style Value="2"/>
  981. </Parsing>
  982. <CodeGeneration>
  983. <UnitStyle Value="2"/>
  984. <Generate Value="Faster"/>
  985. <TargetOS Value="Linux"/>
  986. </CodeGeneration>
  987. <Linking>
  988. <Debugging>
  989. <GenerateDebugInfo Value="True"/>
  990. <UseHeaptrc Value="True"/>
  991. </Debugging>
  992. </Linking>
  993. <Other>
  994. <CustomOptions Value="-dExtDebug -di386 -dGDB -dBROWSERLOG"/>
  995. <CompilerPath Value="$(CompPath)"/>
  996. </Other>
  997. </CompilerOptions>
  998. <Debugging>
  999. <BreakPoints Count="2">
  1000. <Item1>
  1001. <Source Value="paramgr.pas"/>
  1002. <Line Value="427"/>
  1003. </Item1>
  1004. <Item2>
  1005. <Source Value="cgobj.pas"/>
  1006. <Line Value="640"/>
  1007. </Item2>
  1008. </BreakPoints>
  1009. <Watches Count="4">
  1010. <Item1>
  1011. <Expression Value="lastfileinfo.line"/>
  1012. </Item1>
  1013. </Watches>
  1014. </Debugging>
  1015. </CONFIG>