Lines Matching +full:6 +full:x12
33 >6 byte&0x0f 0x00 non-executable
34 >6 byte&0x0f 0x01 machine language
35 >6 byte&0x0f 0x02 BASIC I-code
36 >6 byte&0x0f 0x03 Pascal P-code
37 >6 byte&0x0f 0x04 C I-code
38 >6 byte&0x0f 0x05 COBOL I-code
39 >6 byte&0x0f 0x06 Fortran I-code
41 >6 byte&0xf0 0x10 program executable
42 >6 byte&0xf0 0x20 subroutine
43 >6 byte&0xf0 0x30 multi-module
44 >6 byte&0xf0 0x40 data module
46 >6 byte&0xf0 0xC0 system module
47 >6 byte&0xf0 0xD0 file manager
48 >6 byte&0xf0 0xE0 device driver
49 >6 byte&0xf0 0xF0 device descriptor
67 >0x13 byte 6 Fortran I-code
72 >0x12 byte 1 program executable
73 >0x12 byte 2 subroutine
74 >0x12 byte 3 multi-module
75 >0x12 byte 4 data module
76 >0x12 byte 11 trap library
77 >0x12 byte 12 system module
78 >0x12 byte 13 file manager
79 >0x12 byte 14 device driver
80 >0x12 byte 15 device descriptor