Searched refs:no (Results 1 – 25 of 51) sorted by relevance
123
64 regex_t yes, no; in rpmatch() local69 if (regcomp(&no, nl_langinfo(NOEXPR), REG_EXTENDED|REG_NOSUB) != 0) { in rpmatch()75 else if (regexec(&no, response, 0, NULL, 0) == 0) in rpmatch()80 regfree(&no); in rpmatch()
9 apt-get install -y --no-install-recommends ca-certificates wget gnupg && \14 (xargs -a linux-packages.txt apt-get install -y --no-install-recommends || \15 xargs -a linux-packages.txt apt-get install -y --no-install-recommends || \16 xargs -a linux-packages.txt apt-get install -y --no-install-recommends || \17 xargs -a linux-packages.txt apt-get install -y --no-install-recommends) && \
11 apt-get install -y --no-install-recommends ca-certificates wget gnupg && \14 (xargs -a zephyr-packages.txt apt-get install -y --no-install-recommends || \15 xargs -a zephyr-packages.txt apt-get install -y --no-install-recommends || \16 xargs -a zephyr-packages.txt apt-get install -y --no-install-recommends || \17 xargs -a zephyr-packages.txt apt-get install -y --no-install-recommends) && \39 RUN tar xf ccache-4.8.2-linux-x86_64.tar.xz -C /usr/bin --strip-components=1 --no-same-owner ccache…
113 be Lexit # no move necessary if src and dest are same131 cmpobe g6, g5, Lexit # quit if no more bytes to move137 cmpobne g6, g5, Lcloop_a # quit if no more bytes to move153 cmpobe g6, g0, Lexit # quit if no more bytes to move159 cmpobne g6, g0, Lcloop.a # quit if no more bytes to move
112 bno Lsearch_for_word_with_char_or_null # branch if no copy of char
6 c = ['aarch64-linux-gnu-gcc', '-nostdlib', '-Wl,--build-id=none', '-Wl,--no-warn-rwx-segments']7 cpp = ['aarch64-linux-gnu-g++', '-nostdlib', '-Wl,--build-id=none', '-Wl,--no-warn-rwx-segments']25 link_spec = '--build-id=none --no-warn-rwx-segments'
19 link_spec = '--build-id=none --no-warn-rwx-segments'
60 ; the second operand as well, it's no worse if doesn't, so it
38 setjmp requires no supporting OS subroutines.70 longjmp requires no supporting OS subroutines.
29 | - no argument testing (the original memcpy from the GNU lib does30 | no checking either)
250 ; There is no difference. Up until the NULL byte which must be266 ;; byte. If it doesnt, the difference is what matters either way. If there is no334 ; it is 0, it means there is no difference in the loaded data so any subtraction338 ; there is no difference, but there are NULL bytes anywhere, right after the
86 ; Return if there are no 16 byte chunks191 ; Jump if there are no 32 byte chunks
29 stnz #1, r1 ; If no match was found return NULL.
30 -Wl,-no-enum-size-warning
13 functions. In many cases, the resulting code is no larger than the
52 …no option in gcc to ignore the bundled c-library. The development version GCC 9.0 will have an `-n…
369 #define __generic(expr, t, yes, no) \ argument370 _Generic(expr, t: yes, default: no)372 #define __generic(expr, t, yes, no) \ argument374 __builtin_types_compatible_p(__typeof((0, (expr))), t), yes, no)
26 …sudo tar xf ccache-4.8.2-linux-x86_64.tar.xz -C /usr/bin --strip-components=1 --no-same-owner ccac…
54 * no literal tab characters, only spaces56 * no trailing whitespace
47 #error no usable clz in floor_log2()
8 compilers. As of 3.0.0, K&R is no longer supported.179 gcc's build platform has no equivalent in newlib.182 and as mentioned before, newlib has no concept of target.232 There is no convenient way to generate a list of all available239 There is no convenient way to generate a list of all available247 `--enable-FEATURE'. Or it can be disable by `--enable-FEATURE=no' or467 5) As a rule, no features from outside of C89 standard will be
18 If there is no maintainer for a given domain then the responsibility
153 - no instruction generated if source and destination are the same357 /* LPM with Z post-increment, max 64K, no RAMPZ (ATmega83/161/163/32) */368 /* LPM without post-increment, max 64K, no RAMPZ (AT90S*) */