/netbsd-src/sys/arch/amiga/stand/bootblock/boot/ |
H A D | twiddle.c | 38 const static char chars[4] = {'|', '/', '-', '\\'}; variable
|
/netbsd-src/usr.bin/tip/aculib/ |
H A D | biz31.c | 214 # define chars(b) ((b).cp_nbytes) in bizsync() macro 219 # define chars(b) (b) in bizsync() macro
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | d_alignof.c | 92 struct chars { in alignof_variants() struct 93 char name[20]; in alignof_variants()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | quote.py | 43 chars = [] variable
|
/netbsd-src/external/lgpl3/gmp/dist/scanf/ |
H A D | doscan.c | 224 int chars, c, base, first, width, seen_point, seen_digit, hexfloat; in gmpscan() local 479 int chars = 0; in __gmp_doscan() local
|
/netbsd-src/external/public-domain/sqlite/dist/tea/win/ |
H A D | nmakehlp.c | 73 int chars; in main() local 274 int chars = snprintf(msg, sizeof(msg) - 1, in CheckForCompilerFeature() local 408 int chars = snprintf(msg, sizeof(msg) - 1, in CheckForLinkerFeature() local
|
/netbsd-src/external/bsd/nvi/dist/regex/ |
H A D | cclass.h | 57 const char *chars; member
|
/netbsd-src/lib/librpcsvc/ |
H A D | rex.x | 76 opaque chars[4]; member 151 opaque chars[6]; member 162 opaque chars[6]; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | outbuffer.d | 88 void write(in wchar[] chars) @trusted in write() 93 void write(const(dchar)[] chars) @trusted in write()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | outbuffer.d | 89 void write(scope const(wchar)[] chars) @trusted in write() 94 void write(scope const(dchar)[] chars) @trusted in write()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/ |
H A D | subst.py | 88 def not_in(chars, where=''): argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/stats/ |
H A D | stats.cc | 36 char chars[sizeof(uptr)]; in WriteLE() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/ |
H A D | fast_float.h | 532 fastfloat_really_inline uint64_t read_u64(const char *chars) { in read_u64() 542 fastfloat_really_inline void write_u64(uint8_t *chars, uint64_t val) { in write_u64() 561 fastfloat_really_inline uint32_t parse_eight_digits_unrolled(const char *chars) noexcept { in parse_eight_digits_unrolled() 571 fastfloat_really_inline bool is_made_of_eight_digits_fast(const char *chars) noexcept { in is_made_of_eight_digits_fast() 2227 fastfloat_really_inline uint64_t read_u64(const char *chars) { in read_u64() 2237 fastfloat_really_inline void write_u64(uint8_t *chars, uint64_t val) { in write_u64() 2256 fastfloat_really_inline uint32_t parse_eight_digits_unrolled(const char *chars) noexcept { in parse_eight_digits_unrolled() 2266 fastfloat_really_inline bool is_made_of_eight_digits_fast(const char *chars) noexcept { in is_made_of_eight_digits_fast()
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcsclean.c | 294 size_t chars = 0, chars_max = 1024; local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lto-section-out.cc | 52 lto_append_data (const char *chars, unsigned int num_chars, void *opaque) in lto_append_data()
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
H A D | ucpgba.h | 82 unsigned long *chars; /* List of characters for the run. */ member
|
/netbsd-src/usr.bin/wc/ |
H A D | wc.c | 330 print_counts(wc_count_t lines, wc_count_t words, wc_count_t chars, in print_counts()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/ |
H A D | ttm_memory.c | 131 int chars; in ttm_mem_zone_store() local 209 int chars; in ttm_mem_global_store() local
|
/netbsd-src/external/gpl3/binutils/dist/zlib/ |
H A D | minigzip.c | 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
|
H A D | gzlib.c | 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/ |
H A D | minigzip.c | 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/ |
H A D | minigzip.c | 83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
|
H A D | gzlib.c | 40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | symtab.cc | 163 char *chars = (char *) table->alloc_subobject (len + 1); in ht_lookup_with_hash() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | symtab.c | 163 char *chars = (char *) table->alloc_subobject (len + 1); in ht_lookup_with_hash() local
|