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

/external/clang/test/CodeGen/
H A Dattr-x86-interrupt.c8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {}
H A D2009-01-21-InvalidIterator.c48 typedef unsigned int uword; typedef
51 uword length;
/external/clang/test/CodeGenCXX/
H A Dattr-x86-interrupt.cpp8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {}
/external/libgsm/inc/
H A Dprivate.h15 typedef unsigned short uword; /* unsigned word */ typedef

Completed in 209 milliseconds