Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cw/
H A Dcw.c466 is_asm_file(const char *path) in is_asm_file() function
949 if ((arg[0] != '-') && is_asm_file(arg)) { in do_smatch()