Home
last modified time | relevance | path

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

/external/boringssl/src/util/
Dgenerate-asm-lcov.py33 def is_asm(l): function
68 out = [0 if is_asm(l) else None for l in source]
85 if count != '0' or is_asm(instruction):
/external/cronet/third_party/boringssl/src/util/
Dgenerate-asm-lcov.py33 def is_asm(l): function
68 out = [0 if is_asm(l) else None for l in source]
85 if count != '0' or is_asm(instruction):
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout2971 static void preprocess_start(TCCState *s1, int is_asm);