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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 163 /** Module-level implementation of yasm_arch_get_reg_size().
164 * Call yasm_arch_get_reg_size() instead of calling this function.
378 unsigned int yasm_arch_get_reg_size(yasm_arch *arch, uintptr_t reg);
476 #define yasm_arch_get_reg_size(arch, reg) \ macro
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parse.c     [all...]

Completed in 111 milliseconds