Searched refs:to_upper (Results 1 – 9 of 9) sorted by relevance
30 config_h.set('HAVE_' + h.underscorify().to_upper(), cc.has_header(h))42 config_h.set('HAVE_' + f.underscorify().to_upper(), cc.has_function(f))
28 int to_upper; member
30 static inline int to_upper(int c) { in to_upper() function104 op = (char) to_upper(op); in FromSVGString()
41 cfg.set('HAVE_' + func.to_upper(),
163 '-D_EGL_NATIVE_PLATFORM=_EGL_PLATFORM_@0@'.format(egl_native_platform.to_upper()),
290 _libnir_args += '-DHAVE_STATIC_LIBCLC_@0@'.format(s.to_upper())
199 config.set10('HAVE_' + header.underscorify().to_upper(),
925 pre_args += '-DHAVE___BUILTIN_@0@'.format(b.to_upper())935 pre_args += '-DHAVE_FUNC_ATTRIBUTE_@0@'.format(a.to_upper())1227 pre_args += '-DHAVE_@0@'.format(h.to_upper().underscorify())1233 pre_args += '-DHAVE_@0@'.format(f.to_upper())