Searched refs:compilers (Results 1 – 4 of 4) sorted by relevance
276 compilers = ["AC6", "CLANG", "GCC"] variable279 compilers=[args.g] variable285 if len(compilers)>1:292 for comp_nb,compiler in enumerate(compilers):295 printTitle("Process compiler %s (%d / %d)" % (compiler,comp_nb+1,len(compilers)))
40 It has no state because in practice we observed that compilers were generating more efficient code …
54 …7`. Those type manipulations are done through `memcpy` functions. Most compilers should be able t…
87 …may not be needed but it is highly dependent on the compiler. With some compilers, this option is …96 …7`. Those type manipulations are done through `memcpy` functions. Most compilers should be able t…