HomeSort by relevance Sort by last modified time
    Searched defs:uword (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CodeGen/
attr-x86-interrupt.c 8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {}
2009-01-21-InvalidIterator.c 48 typedef unsigned int uword; typedef
51 uword length;
  /external/clang/test/CodeGenCXX/
attr-x86-interrupt.cpp 8 typedef __UINT64_TYPE__ uword; typedef
10 typedef __UINT32_TYPE__ uword; typedef
13 __attribute__((interrupt)) void foo7(int *a, uword b) {}
  /external/libgsm/inc/
private.h 15 typedef unsigned short uword; /* unsigned word */ typedef

Completed in 86 milliseconds