Searched refs:U_int (Results 1 – 4 of 4) sorted by relevance
91 typedef unsigned int U_int; typedef116 U_int ovu_rmagic; /* range magic number */128 #define RSLOP sizeof (U_int)152 static U_int nmalloc[NBUCKETS] IZERO_STRUCT;236 *((U_int *) (((caddr_t) p) + nbytes - RSLOP)) = RMAGIC; in malloc()330 CHECK(*(U_int *) ((caddr_t) op + op->ov_size + 1 - RSLOP) != RMAGIC, in free()389 U_int onb; in realloc()419 if (was_alloced && (onb <= (U_int) (1 << (i + 3))) && in realloc()420 (onb > (U_int) (1 << (i + 2)))) { in realloc()424 *((U_int *) (((caddr_t) op) + nbytes - RSLOP)) = RMAGIC; in realloc()
515 /* U_int -- assumes is_integer() has returned FALSE */835 &yylval.U_int); in yylex() 838 &yylval.U_int); in yylex() 841 "U_int cannot be represented: %s", in yylex()
501 unsigned U_int;499 unsigned U_int; global() member
593 unsigned U_int;591 unsigned U_int; global() member