Home
last modified time | relevance | path

Searched refs:std (Results 1 – 2 of 2) sorted by relevance

/conform/
A Dcheck-header-lists.sh22 std=$1
32 exp=$($CC -D$std -x c -E $f | sed -e '/^#/d' -e '/^[ ]*$/d')
38 echo "Headers with expectations for $std: $new_list"
A DMakefile102 header-list-$(std).out)
108 conformtest-header-base := $(foreach std,\
111 $(conformtest-headers-$(std)),\
112 $(std)/$(h)/conform.out))
120 symlist-$(std))
126 symlist-stdlibs-$(std))
133 linknamespace-header-base := $(foreach std,\
136 $(conformtest-headers-$(std)),\
137 $(std)/$(h)/linknamespace.out))
213 $(linknamespace-libs-$(std)))
[all …]

Completed in 6 milliseconds