Searched refs:Int32_t (Results 1 – 3 of 3) sorted by relevance
69 static void mdebug (Int32_t, char *, int);165 p->l = (Int32_t) in mconvert()173 p->l = (Int32_t) in mconvert()183 mdebug(Int32_t offset, char *str, int len) in mdebug()195 Int32_t offset = m->offset; in mget()204 Int32_t have = nbytes - offset; in mget()324 matched = (Int32_t) v > (Int32_t) l; in magcheck()327 (Int32_t)v, (Int32_t)l, matched); in magcheck()339 matched = (Int32_t) v < (Int32_t) l; in magcheck()342 (Int32_t)v, (Int32_t)l, matched); in magcheck()
38 typedef int Int32_t; typedef56 Int32_t offset; /* offset from indirection */58 Int32_t offset; /* offset to magic number */
166 v = (Int32_t) v; in signextend()