Searched refs:nobits (Results 1 – 2 of 2) sorted by relevance
324 static const struct fb_bitfield nobits = {0, 0}; variable333 var->transp = nobits; in gxt4500_unpack_pixfmt()
509 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf() local511 if (!nobits && sechdrs[i].sh_offset > info->size) in parse_elf()518 if (nobits) in parse_elf()