Searched refs:is_asm (Results 1 – 3 of 3) sorted by relevance
33 def is_asm(l): function68 out = [0 if is_asm(l) else None for l in source]85 if count != '0' or is_asm(instruction):
433 …, comment_marker, prefix_list, func_dict, func_name, check_label_format, is_asm, is_analyze, globa… argument463 if is_asm:487 if is_asm:
2971 static void preprocess_start(TCCState *s1, int is_asm);