Home
last modified time | relevance | path

Searched refs:pthread_create_version (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libmudflap/
H A Dconfigure.ac182 pthread_create_version='""'
207 pthread_create_version="\"\""
212 pthread_create_version="\"$version\""
215 AC_MSG_RESULT($pthread_create_version)
219 AC_DEFINE_UNQUOTED(PTHREAD_CREATE_VERSION, $pthread_create_version, [pthread_create symbol version])
H A Dconfigure6641 pthread_create_version='""'
6845 pthread_create_version="\"\""
6851 pthread_create_version="\"$version\""
6854 echo "$as_me:$LINENO: result: $pthread_create_version" >&5
6855 echo "${ECHO_T}$pthread_create_version" >&6
H A DChangeLog74 (pthread_create_version): Move initialization before code using it.