HomeSort by relevance Sort by last modified time
    Searched full:res_type (Results 1 - 2 of 2) sorted by null

  /external/qemu/
softmmu_header.h 69 #define RES_TYPE uint64_t
71 #define RES_TYPE uint32_t
82 static inline RES_TYPE glue(glue(ld, USUFFIX), MEMSUFFIX)(target_ulong ptr)
85 RES_TYPE res;
129 static inline void glue(glue(st, SUFFIX), MEMSUFFIX)(target_ulong ptr, RES_TYPE v)
198 #undef RES_TYPE
  /external/libvorbis/lib/
vorbisenc.c 39 int res_type; member in struct:__anon10872
470 ci->residue_type[number]=res->res_type;
    [all...]

Completed in 61 milliseconds