Searched refs:c_command (Results 1 – 4 of 4) sorted by relevance
6 c_command = "clang"14 …command = "$c_command -MMD -MF $depfile {{defines}} {{include_dirs}} {{cflags}} {{cflags_c}} -c {{…32 …command = "$c_command -MMD -MF $depfile {{defines}} {{include_dirs}} {{asmflags}} -c {{source}} -o…42 …command = "$c_command -MMD -MF $depfile {{defines}} {{include_dirs}} {{cflags}} {{cflags_objc}} -c…
113 {T_command, c_command},628 c_command(const char **wp) in c_command() function
562 } else if (tp->val.f == c_command) { in comexec()
2466 int c_command(const char **);