Searched refs:VERSION_H (Results 1 – 9 of 9) sorted by relevance
35 VERSION_H = "%s/core/public/version.h" % TF_SRC_DIR variable41 TF_SRC_DIR, VERSION_H, SETUP_PY, SETUP_PARTNER_BUILD_PY, README_MD158 version_file = open(VERSION_H, "r")190 VERSION_H)193 VERSION_H)196 VERSION_H)200 VERSION_H)
22 #ifndef VERSION_H23 #define VERSION_H27 #endif /* VERSION_H */
20 #ifndef VERSION_H21 #define VERSION_H macro
1 #ifndef VERSION_H2 #define VERSION_H macro
103 #if !defined(VERSION_H)104 #define VERSION_H macro
27 #ifndef VERSION_H28 #define VERSION_H macro
101 VERSION_H="include/mbedtls/version.h"102 MBEDTLS_VERSION=$( sed -n 's/.*VERSION_STRING *"\(.*\)"/\1/p' $VERSION_H )