Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/build/make/
H A Dconfigure.sh594 print_config_h VPX_ARCH "${TMP_H}" ${ARCH_LIST}
595 print_config_h HAVE "${TMP_H}" ${HAVE_LIST}
596 print_config_h CONFIG "${TMP_H}" ${CONFIG_LIST}
1701 print_config_h() { function