Searched defs:uint (Results 1 – 12 of 12) sorted by relevance
13 const uint uintTest = 32; constant
14 const uint uintTest = 32; constant
27 typedef unsigned int uint; typedef
32 typedef unsigned int uint; typedef
21 typedef uint32_t uint; typedef
31 typedef unsigned int uint; typedef
177 static __attribute__((overloadable)) void comb_dup(uint *accum, const uint *other) { } constant
258 static void my_uint_comb(uint *accum, const uint *other) { } constant
328 static void my_uint_comb(uint *accum, const uint *other) { } constant329 static void my_uint_out(int *out, const uint *accum) { } constant
76 typedef uint32_t uint; typedef