HomeSort by relevance Sort by last modified time
    Searched full:hibase (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.c 746 N_word hibase; local
754 hibase = upper >> LOGBITS;
755 diff = hibase - lobase;
757 hiaddr = addr + hibase;
786 N_word hibase; local
794 hibase = upper >> LOGBITS;
795 diff = hibase - lobase;
797 hiaddr = addr + hibase;
827 N_word hibase; local
835 hibase = upper >> LOGBITS
    [all...]

Completed in 55 milliseconds