/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | seq.c | 43 …name, size_t nlen, CHAR_T *input, size_t ilen, CHAR_T *output, size_t olen, seq_t stype, int flags) in seq_set() 138 seq_delete(SCR *sp, CHAR_T *input, size_t ilen, seq_t stype) in seq_delete() 175 seq_find(SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, seq_t stype, int *isp… in seq_find() 278 seq_dump(SCR *sp, seq_t stype, int isname) in seq_dump() 323 seq_save(SCR *sp, FILE *fp, const char *prefix, seq_t stype) in seq_save()
|
H A D | seq.h | 32 seq_t stype; /* Sequence type. */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_suppressions.cc | 101 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() 118 const char *stype = conv(typ); in IsSuppressed() local 137 const char *stype = conv(typ); in IsSuppressed() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_suppressions.cpp | 94 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() 111 const char *stype = conv(typ); in IsSuppressed() local 130 const char *stype = conv(typ); in IsSuppressed() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_suppressions.cc | 103 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() 120 const char *stype = conv(typ); in IsSuppressed() local 139 const char *stype = conv(typ); in IsSuppressed() local
|
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/ |
H A D | omapip.h | 162 #define OMAPI_OBJECT_ALLOC(name, stype, type) \ argument 181 #define OMAPI_OBJECT_ALLOC_DECL(name, stype, type) \ argument 199 #define OMAPI_ARRAY_TYPE(name, stype) \ argument 234 #define OMAPI_ARRAY_TYPE_DECL(name, stype) \ argument 244 #define omapi_array_foreach_begin(array, stype, var) \ argument 258 #define omapi_array_foreach_end(array, stype, var) \ argument
|
/netbsd-src/lib/libm/src/ |
H A D | s_llrint.c | 8 #define stype double macro
|
H A D | s_lrintl.c | 10 #define stype long double macro
|
H A D | s_llrintf.c | 8 #define stype float macro
|
H A D | s_lrintf.c | 8 #define stype float macro
|
H A D | s_lroundl.c | 8 #define stype long double macro
|
H A D | s_llroundl.c | 8 #define stype long double macro
|
H A D | s_llroundf.c | 8 #define stype float macro
|
H A D | s_lroundf.c | 8 #define stype float macro
|
H A D | s_llround.c | 8 #define stype double macro
|
H A D | s_llrintl.c | 11 #define stype long double macro
|
H A D | s_lrint.c | 39 #define stype double macro
|
H A D | s_lround.c | 40 #define stype double macro
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_map.c | 53 seq_t stype; in ex_map() local
|
/netbsd-src/external/bsd/nvi/dist/ip/ |
H A D | ip_term.c | 78 ip_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in ip_fmap()
|
/netbsd-src/external/bsd/nvi/dist/cl/ |
H A D | cl_term.c | 212 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_fmap() 228 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_pfmap()
|
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | viovar.h | 25 uint8_t stype; member 33 uint8_t stype; member
|
/netbsd-src/external/bsd/blocklist/port/ |
H A D | popenve.c | 91 int stype = flags ? (SOCK_STREAM | SOCK_CLOEXEC) : SOCK_STREAM; in pdes_get() local
|
/netbsd-src/lib/libc/gen/ |
H A D | popen.c | 100 int stype = flags ? (SOCK_STREAM | SOCK_CLOEXEC) : SOCK_STREAM; in pdes_get() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dbxout.c | 553 dbxout_stabd (int stype, int sdesc) in dbxout_stabd() 568 dbxout_begin_stabn (int stype) in dbxout_begin_stabn() 591 dbxout_begin_empty_stabs (int stype) in dbxout_begin_empty_stabs() 602 dbxout_begin_simple_stabs (const char *str, int stype) in dbxout_begin_simple_stabs() 613 dbxout_begin_simple_stabs_desc (const char *str, int stype, int sdesc) in dbxout_begin_simple_stabs_desc()
|