HomeSort by relevance Sort by last modified time
    Searched defs:region_t (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
e2fsck.h 360 typedef struct region_struct *region_t; typedef in typeref:struct:region_struct
467 extern region_t region_create(region_addr_t min, region_addr_t max);
468 extern void region_free(region_t region);
469 extern int region_allocate(region_t region, region_addr_t start, int n);
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 654 } region_t; typedef in typeref:struct:__anon14338
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 654 } region_t; typedef in typeref:struct:__anon14637
    [all...]

Completed in 1615 milliseconds