Searched refs:U0 (Results 1 – 25 of 74) sorted by relevance
123
37 .if ${:U0}61 .if ${:U0:M*}64 .if ${:U0:M*} == ""68 .if !${:U0 0:M*}71 .if ${:U0 0:M*} == ""
42 .if !${:U0}
78 .ifndef ${:U0}
84 .if ${:U0}
84 .if (${UNDEF:U0})||0
123 static const double U0[5] = { variable187 u = U0[0]+z*(U0[1]+z*(U0[2]+z*(U0[3]+z*U0[4]))); in y1()
86 static const float U0[5] = { variable143 u = U0[0]+z*(U0[1]+z*(U0[2]+z*(U0[3]+z*U0[4]))); in y1f()
46 .if ${MACHINE_ARCH} == "amd64" && ${DO32:U0} == 190 .if ${MACHINE_ARCH} == "amd64" && ${DO32:U0} == 1140 .if ${MACHINE_ARCH} == "amd64" && ${DO32:U0} == 1165 .if ${MACHINE_CPUARCH} == "i386" || (${MACHINE_CPUARCH} == "amd64" && ${DO32:U0} == 1)169 .if ${MACHINE_CPUARCH} == "amd64" && ${DO32:U0} == 0246 if [ ${DO32:U0} -eq 0 ]; then \
4 .if ${MACHINE_CPUARCH} == "amd64" && ${DO32:U0} == 110 .if ${MACHINE_CPUARCH} == "amd64" && ${DO32:U0} == 0
83 .if ${_debug_reldir:U0}89 .if ${_debug_reldir:U0}
37 .if ${MAKE_VERSION:U0} > 20130323 && empty(.MAKE.PATH_FILEMON)120 -@[ ${.ERROR_EXIT:U0} = 6 ] && exit 0; \
75 .if ${.MAKE.JOBS:U0} > 0
28 .if ${MAKE_VERSION:U0} >= 20211212176 .if ${MAKE_VERSION:U0} >= 20211212
85 .if ${WARNINGS_SETx:U${WERROR_SETx:U0}} < ${WERROR_SETx:U0}
73 .if ${COMPILER_TYPE:Ugcc} == "gcc" && ${COMPILER_VERSION:U0} < 30000202 .if ${MAKE_VERSION:U0:[1]:C/.*-//} < 20050530
40 .if ${COMPILER_TYPE:Ugcc} == "gcc" && ${COMPILER_VERSION:U0} < 30000
77 .if ${.MAKE.JOBS:U0} > 0
116 M_M.M.P_VERSION = L:@v@$${MAJOR MINOR PATCH:L:@t@$${$$v_$$t_VERSION:U0}@}@:ts.
78 .if ${_debug_reldir:U0} || ${DEBUG_DIRDEPS:U:Mcache*} != ""
23 .if ${DO32:U0} == 1
24 Uint24(uint8_t U0, uint8_t U1, uint8_t U2) { in Uint24()25 Bytes[0] = U0; Bytes[1] = U1; Bytes[2] = U2; in Uint24()
75 git diff -U0 $COMMIT_RANGE | awk '