mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 18:02:25 +00:00
parent
429a632e56
commit
6d7f30293e
37 changed files with 2848 additions and 4950 deletions
12
src/par/voc.par.gnuc.powerpc
Normal file
12
src/par/voc.par.gnuc.powerpc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
CHAR 1 1
|
||||
BOOLEAN 1 1
|
||||
SHORTINT 1 1
|
||||
INTEGER 2 2
|
||||
LONGINT 4 4
|
||||
SET 4 4
|
||||
REAL 4 4
|
||||
LONGREAL 8 8
|
||||
PTR 4 4
|
||||
PROC 4 4
|
||||
RECORD 1 1
|
||||
ENDIAN 0 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue