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

  /external/selinux/libsepol/include/sepol/policydb/
ebitmap.h 27 #define MAPTYPE uint64_t /* portion of bitmap in each node */
28 #define MAPSIZE (sizeof(MAPTYPE) * 8) /* number of bits in node bitmap */
33 MAPTYPE map; /* this node's portion of the bitmap */
  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 709 /* MAPTYPE */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 709 /* MAPTYPE */
    [all...]

Completed in 1033 milliseconds