HomeSort by: relevance | last modified time | path
    Searched refs:_cflags (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/starfive/
jh71x0_clkc.h 246 #define JH71X0CLKC_MUX_FLAGSX2(_id, _name, _parents, _cflags, _mflags) \
251 .flags = (_cflags), \
  /src/external/apache2/llvm/dist/llvm/utils/
collect_and_build_with_pgo.py 66 _cflags = ['CMAKE_C_FLAGS', 'CMAKE_CXX_FLAGS'] variable in class:CmakeInvocation
78 for flag in CmakeInvocation._cflags + CmakeInvocation._ldflags:
102 for f in CmakeInvocation._cflags:

Completed in 16 milliseconds