Home
last modified time | relevance | path

Searched refs:standard (Results 1 – 6 of 6) sorted by relevance

/conform/
A Dlist-header-symbols.py69 fns |= glibcconform.list_exported_functions(compiler, args.standard,
71 fns |= EXTRA_SYMS[args.standard]
A Dglibcconform.py61 def list_exported_functions(cc, standard, header): argument
66 cc_all = '%s -D_ISOMAC %s' % (cc, CFLAGS[standard])
A Dlinknamespace.py161 c_syms = glibcconform.list_exported_functions(compiler, args.standard,
174 % (args.cc, args.flags, glibcconform.CFLAGS[args.standard],
A Dconformtest.py384 def __init__(self, header, standard, cc, flags, ldflags, libs, argument
388 self.standard = standard
397 % (flags, glibcconform.CFLAGS[standard]))
433 if token in glibcconform.KEYWORDS[self.standard]:
530 % (self.cc, self.standard, header, temp_file))
748 tests = HeaderTests(args.header, args.standard, args.cc, args.flags,
A DMakefile183 --standard=$$std --header=$$hdr $(conformtest-xfail) \
190 --standard=$* --headers="$(strip $(conformtest-headers-$*))" \
232 --standard=$$std --stdsyms=$(objpfx)symlist-$$std \
/conform/data/
A Dutmpx.h-data10 // systems, which is incompatible with the standard type (see bug

Completed in 11 milliseconds