Searched refs:int8 (Results 1 - 10 of 10) sorted by relevance

/barrelfish-master/usr/eclipseclp/Pds/src/
H A Dpds.xdr.c48 xdr_pds_int8(xdrs,int8)
50 pds_int8 * int8;
55 int16 = *int8;
61 *int8 = int16;
H A Dpds.xdr.h54 pds_int8 * int8);
/barrelfish-master/include/barrelfish/
H A Dmsgbuf.h64 DECLARE_PRIM_MARSHALLING(int8, int8_t)
/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dmemman.h49 typedef signed char int8; /* exactly 8 bit */ typedef
/barrelfish-master/lib/barrelfish/
H A Dmsgbuf.c287 DEFINE_PRIM_MARSHALLING(int8, int8_t)
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dtypes.h63 typedef char int8; /* exactly 8 bit */ typedef
65 typedef signed char int8; typedef
H A Dterm_copy.c1164 if ((int8*)top - (int8*)pw != size)
H A Dsepia.h247 #define TagTypeC(t) ((int8) (t))
H A Demu.c64 #define TagTypeC(item_tag) ((int8) ((item_tag)&0xff))
400 #define ByteOffsetPlus(pw,off) ((pword *) ((int8 *) (pw) + (off)))
401 #define ByteOffsetMinus(pw,off) ((pword *) ((int8 *) (pw) - (off)))
/barrelfish-master/doc/011-idc/
H A DIDC.tex104 bool \> cap \> char \> give_away_cap \> int \> int8 \\
1138 \lstinline+int8+ and \lstinline+uint8+

Completed in 115 milliseconds