Searched refs:xzip_buf (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dbunzip2.c43 } xzip_buf; typedef in typeref:struct:_xzip_buf
52 xzip_buf *x;
54 x = malloc (sizeof (xzip_buf));
84 xzip_buf *x = (xzip_buf *)f->private;
102 xzip_buf *x = (xzip_buf *)f->private;
H A Dgunzip.c18 } xzip_buf; typedef in typeref:struct:_xzip_buf
28 xzip_buf *x;
30 x = malloc (sizeof (xzip_buf));
72 xzip_buf *x = (xzip_buf *)f->private;
91 xzip_buf *x = (xzip_buf *)f->private;
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dbunzip2.c44 } xzip_buf; typedef in typeref:struct:_xzip_buf
53 xzip_buf *x;
55 x = malloc (sizeof (xzip_buf));
85 xzip_buf *x = (xzip_buf *)f->private;
103 xzip_buf *x = (xzip_buf *)f->private;
H A Dgunzip.c19 } xzip_buf; typedef in typeref:struct:_xzip_buf
29 xzip_buf *x;
31 x = malloc (sizeof (xzip_buf));
73 xzip_buf *x = (xzip_buf *)f->private;
92 xzip_buf *x = (xzip_buf *)f->private;

Completed in 6 milliseconds