Searched defs:asm (Results 1 – 12 of 12) sorted by relevance
12 def find_used_labels(asm): argument22 def normalize_labels(asm): argument39 def transform_labels(asm): argument84 def process_asm(asm): argument
39 asm = executable( variable
196 asm: afuc/CMakeFiles/asm.dir/rule target
66 asm: $(ASM) target
35 #define asm __asm macro
40 #define asm __asm macro
86 #define asm __asm macro
109 asm = sorted(asm, key=lambda s: s.lower()) variable
105 option('asm', type : 'feature', value : 'auto', yield : true) feature
823 def get_nasm_version(asm): argument
74 #define asm __asm macro