Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dconfigure.sh289 check_cc() { function
290 log check_cc "$@"
312 check_cc $@ \
331 check_cc -Werror "$@" <<EOF
1219 check_cc <<EOF
1226 check_cc <<EOF && INLINE="inline"
1229 check_cc <<EOF && INLINE="__inline__ __attribute__((always_inline))"