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):
2971 static void preprocess_start(TCCState *s1, int is_asm);