HomeSort by: relevance | last modified time | path
    Searched defs:get_extra_cflags (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/scripts/
gen_travis.py 143 def get_extra_cflags(os, compiler): function
201 stringify(get_extra_cflags(os, compiler), 'EXTRA_CFLAGS'),
  /src/external/bsd/jemalloc/dist/scripts/
gen_gh_actions.py 126 def get_extra_cflags(os, compiler): function
191 extra_cflags = get_extra_cflags(os, compiler)
gen_travis.py 154 def get_extra_cflags(os, compiler): function
212 stringify(get_extra_cflags(os, compiler), 'EXTRA_CFLAGS'),

Completed in 70 milliseconds