Home
last modified time | relevance | path

Searched refs:cstring (Results 1 – 25 of 181) sorted by relevance

12345678

/netbsd-src/external/bsd/atf/dist/atf-c/detail/
H A Ddynstr_test.c303 ATF_TC(cstring);
304 ATF_TC_HEAD(cstring, tc) in ATF_TC_HEAD() argument
309 ATF_TC_BODY(cstring, tc) in ATF_TC_BODY() argument
621 ATF_TP_ADD_TC(tp, cstring); in ATF_TP_ADD_TCS()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dcstring2 //===--------------------------- cstring ----------------------------------===//
14 cstring synopsis
H A Dmodule.modulemap190 module cstring {
191 header "cstring"
H A DCMakeLists.txt87 cstring
/netbsd-src/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dorder.c167 printf("nspecial: op=%d, visit=0x%x: %s", q->op, q->visit, q->cstring); in nspecial()
365 comperr("nspecial entry %d: %s", q - table, q->cstring); in nspecial()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dorder.c97 comperr("unknown nspecial %d: %s", q - table, q->cstring); in nspecial()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
H A Dcharset.d58 import std.internal.cstring;
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/
H A Dcharset.d58 import std.internal.cstring;
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dorder.c227 comperr("nspecial entry %d: %s", q - table, q->cstring); in nspecial()
/netbsd-src/external/bsd/libc++/include/
H A DMakefile52 cstring \
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ext/
H A D__hash16 #include <cstring>
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc1346 const char *cstring = (const char *)(constr->len in visit() local
1348 tree str = build_string (constr->len, cstring); in visit()
1372 const char *cstring = (const char *)(clobber->len in visit() local
1375 tree val = build_string (clobber->len, cstring); in visit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc1333 const char *cstring = (const char *)(constr->len in visit() local
1335 tree str = build_string (constr->len, cstring); in visit()
1359 const char *cstring = (const char *)(clobber->len in visit() local
1362 tree val = build_string (clobber->len, cstring); in visit()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dregex53 #include <cstring>
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_file.h274 get_c_string(size_t offset, const char** cstring) const in get_c_string() argument
278 *cstring = this->base_ + offset; in get_c_string()
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_file.h274 get_c_string(size_t offset, const char** cstring) const in get_c_string() argument
278 *cstring = this->base_ + offset; in get_c_string()
/netbsd-src/external/bsd/pcc/dist/pcc/arch/arm/
H A Dorder.c296 comperr("nspecial entry %d [0x%x]: %s", q - table, q->op, q->cstring); in nspecial()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/
H A Dcstring25 /** @file cstring
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/
H A Dcstring.d16 module std.internal.cstring;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcstring25 /** @file cstring
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_std/
H A Dcstring25 /** @file cstring
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcstring25 /** @file cstring
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/
H A Dcstring.d16 module std.internal.cstring;
/netbsd-src/external/bsd/liblzf/dist/
H A DChanges83 - use cstring in c++, not string.h.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/libcxx/include/
H A DBUILD.gn168 "cstring",

12345678