Searched defs:uword (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dtkexdr.c45 typedef unsigned int uword; typedef
48 typedef unsigned long uword; typedef
51 typedef unsigned long long uword; typedef
54 typedef unsigned __int64 uword; typedef
[all...]
H A Dtypes.h79 typedef unsigned int uword; typedef
82 typedef unsigned long uword; typedef
85 typedef unsigned long long uword; typedef
88 typedef unsigned __int64 uword; typedef
[all...]
/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dmemman.h62 typedef unsigned int uword; typedef
66 typedef unsigned long uword; typedef
71 typedef unsigned long long uword; typedef
75 typedef unsigned __int64 uword; typedef

Completed in 40 milliseconds