Home
last modified time | relevance | path

Searched defs:chars (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd-src/sys/arch/amiga/stand/bootblock/boot/
H A Dtwiddle.c38 const static char chars[4] = {'|', '/', '-', '\\'}; variable
/netbsd-src/usr.bin/tip/aculib/
H A Dbiz31.c214 # 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 Dd_alignof.c92 struct chars { in alignof_variants() struct
93 char name[20]; in alignof_variants()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dquote.py43 chars = [] variable
/netbsd-src/external/lgpl3/gmp/dist/scanf/
H A Ddoscan.c224 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 Dnmakehlp.c73 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 Dcclass.h57 const char *chars; member
/netbsd-src/lib/librpcsvc/
H A Drex.x76 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 Doutbuffer.d88 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 Doutbuffer.d89 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 Dsubst.py88 def not_in(chars, where=''): argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/stats/
H A Dstats.cc36 char chars[sizeof(uptr)]; in WriteLE() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h532 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 Drcsclean.c294 size_t chars = 0, chars_max = 1024; local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-section-out.cc52 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 Ducpgba.h82 unsigned long *chars; /* List of characters for the run. */ member
/netbsd-src/usr.bin/wc/
H A Dwc.c330 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 Dttm_memory.c131 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 Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
H A Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dminigzip.c83 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
H A Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsymtab.cc163 char *chars = (char *) table->alloc_subobject (len + 1); in ht_lookup_with_hash() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsymtab.c163 char *chars = (char *) table->alloc_subobject (len + 1); in ht_lookup_with_hash() local

1234