Searched refs:AVAILABLE (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | str-two-way.h | 257 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_short_needle() 291 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_short_needle() 362 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_long_needle() 414 while (AVAILABLE (haystack, haystack_len, j, needle_len)) in two_way_long_needle() 448 #undef AVAILABLE
|
H A D | memmem.c | 28 #define AVAILABLE(h, h_l, j, n_l) ((j) <= (h_l) - (n_l)) macro
|
H A D | strstr.c | 30 #define AVAILABLE(h, h_l, j, n_l) \ macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | std-gnu11.m4 | 164 # ACTION-IF-AVAILABLE, ACTION-IF-UNAVAILABLE) 169 # helps, append it to CC. If eventually successful, run ACTION-IF-AVAILABLE, 342 # _AC_PROG_CC_C99 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE]) 381 # _AC_PROG_CC_C11 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE]) 500 # ACTION-IF-AVAILABLE, ACTION-IF-UNAVAILABLE) 506 # If eventually successful, run ACTION-IF-AVAILABLE, else 771 # _AC_PROG_CXX_CXX98 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE]) 798 # _AC_PROG_CXX_CXX11 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE])
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | imx53-ppd.dts | 874 /* NOT USED - AVAILABLE 3.3V GPIO */ 876 /* NOT USED - AVAILABLE 3.3V GPIO */ 878 /* NOT USED - AVAILABLE 3.3V GPIO */ 904 /* NOT USED - AVAILABLE 1.8V GPIO */ 906 /* NOT USED - AVAILABLE 1.8V GPIO */ 908 /* NOT USED - AVAILABLE 1.8V GPIO */
|
/netbsd-src/external/bsd/openldap/dist/build/ |
H A D | LICENSE-2.0.1 | 5 WHICH IS AVAILABLE AT HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR
|
/netbsd-src/sbin/mount_portal/examples/ |
H A D | rfilter.2 | 69 GIVEN THE NATURE OF THE SOFTWARE MADE AVAILABLE UNDER THIS PROGRAM
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
H A D | test_cursor.py | 455 self.assertEqual(cursor.availability, AvailabilityKind.AVAILABLE)
|
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/ |
H A D | c.m4 | 1094 # _AC_PROG_CC_C89 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE]) 1160 # ACTION-IF-AVAILABLE, ACTION-IF-UNAVAILABLE) 1165 # helps, append it to CC. If eventually successful, run ACTION-IF-AVAILABLE, 1195 # _AC_PROG_CC_C99 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE])
|
/netbsd-src/external/mit/libuv/dist/ |
H A D | LICENSE-docs | 288 AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 1983 AvailabilityKind.AVAILABLE = AvailabilityKind(0)
|
/netbsd-src/usr.sbin/acpitools/acpidump/ |
H A D | acpi.c | 4040 PRINTFLAG(wddt->Status, AVAILABLE); in acpi_handle_wddt()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 31093 set DECL_NOTHROW for AVAILABLE functions.
|