HomeSort by relevance Sort by last modified time
    Searched refs:ISODCL (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
iso_fs.h 12 #define ISODCL(from, to) (to - from + 1)
15 char type[ISODCL(1,1)]; /* 711 */
16 char id[ISODCL(2,6)];
17 char version[ISODCL(7,7)];
18 char data[ISODCL(8,2048)];
29 char type [ISODCL ( 1, 1)]; /* 711 */
30 char id [ISODCL ( 2, 6)];
31 char version [ISODCL ( 7, 7)]; /* 711 */
32 char unused1 [ISODCL ( 8, 8)];
33 char system_id [ISODCL ( 9, 40)]; /* achars *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
iso_fs.h 12 #define ISODCL(from, to) (to - from + 1)
15 char type[ISODCL(1,1)]; /* 711 */
16 char id[ISODCL(2,6)];
17 char version[ISODCL(7,7)];
18 char data[ISODCL(8,2048)];
29 char type [ISODCL ( 1, 1)]; /* 711 */
30 char id [ISODCL ( 2, 6)];
31 char version [ISODCL ( 7, 7)]; /* 711 */
32 char unused1 [ISODCL ( 8, 8)];
33 char system_id [ISODCL ( 9, 40)]; /* achars *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
iso_fs.h 12 #define ISODCL(from, to) (to - from + 1)
15 char type[ISODCL(1,1)]; /* 711 */
16 char id[ISODCL(2,6)];
17 char version[ISODCL(7,7)];
18 char data[ISODCL(8,2048)];
29 char type [ISODCL ( 1, 1)]; /* 711 */
30 char id [ISODCL ( 2, 6)];
31 char version [ISODCL ( 7, 7)]; /* 711 */
32 char unused1 [ISODCL ( 8, 8)];
33 char system_id [ISODCL ( 9, 40)]; /* achars *
    [all...]

Completed in 151 milliseconds