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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 109 /** Module-level implementation of yasm_arch_destroy().
110 * Call yasm_arch_destroy() instead of calling this function.
270 void yasm_arch_destroy(/*@only@*/ yasm_arch *arch);
452 #define yasm_arch_destroy(arch) \ macro
section.c 486 yasm_arch_destroy(object->arch);
    [all...]

Completed in 65 milliseconds