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

  /external/syslinux/com32/lib/sys/module/
common.c 490 Elf_Word bitmask_nwords = *cr_word++; local
492 if ((bitmask_nwords & (bitmask_nwords - 1)) != 0) {
500 cr_word += MODULE_ELF_CLASS_SIZE / 32 * bitmask_nwords;
509 (bitmask_nwords - 1)];
  /external/elfutils/src/
ldgeneric.c     [all...]

Completed in 310 milliseconds