Home
last modified time | relevance | path

Searched refs:yasm_arch_reg_print (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Darch.h396 void yasm_arch_reg_print(yasm_arch *arch, uintptr_t reg, FILE *f);
480 #define yasm_arch_reg_print(arch, reg, f) \ macro