Home
last modified time | relevance | path

Searched defs:compile_flags (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py20 def __init__(self, config, path, flags=None, compile_flags=None, link_flags=None, argument
/netbsd-src/usr.bin/sed/
H A Dcompile.c707 compile_flags(char *p, struct s_subst *s) in compile_flags() function