Searched refs:to_upper (Results 1 – 4 of 4) sorted by relevance
156 inline void to_upper( in to_upper() function171 using algorithm::to_upper;
33 config_h.set('HAVE_' + f.underscorify().to_upper(), cc.has_function(f))
32 pre_args += '-DHAVE_@0@_PLATFORM'.format(platform.to_upper())
654 + config_h.set('HAVE_' + func.to_upper(), cc.has_function(func, prefix : '#include <pthread.h>'))