Searched refs:linear_zone_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/usr.bin/mkcsmapper/
H A Dldef.h36 } linear_zone_t; typedef in typeref:struct:__anon12206
H A Dyacc.y63 static linear_zone_t rowcol[_CITRUS_MAPPER_STD_ROWCOL_MAX];
94 static void store(const linear_zone_t *, u_int32_t, int);
99 static void set_src(linear_zone_t *, u_int32_t, u_int32_t);
105 linear_zone_t lz_value;
243 linear_zone_t *p;
446 linear_zone_t *p;
551 linear_zone_t *p;
579 store(const linear_zone_t *lz, u_int32_t dst, int inc)
581 linear_zone_t *p;
602 linear_zone_t *
[all...]

Completed in 109 milliseconds