Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 25 of 74) sorted by relevance

123

/netbsd/src/external/bsd/nvi/dist/common/
Dseq.c43 …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()
Dseq.h32 seq_t stype; /* Sequence type. */ member
/netbsd/src/lib/libm/src/
Ds_lrintf.c8 #define stype float macro
Ds_lrintl.c10 #define stype long double macro
Ds_llrintf.c8 #define stype float macro
Ds_llrint.c8 #define stype double macro
Ds_lroundl.c8 #define stype long double macro
Ds_llroundl.c8 #define stype long double macro
Ds_llroundf.c8 #define stype float macro
Ds_llround.c8 #define stype double macro
Ds_lroundf.c8 #define stype float macro
Ds_llrintl.c11 #define stype long double macro
Ds_lrint.c39 #define stype double macro
Ds_lround.c40 #define stype double macro
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_map.c53 seq_t stype; in ex_map() local
/netbsd/src/external/bsd/nvi/dist/ip/
Dip_term.c78 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/
Dcl_term.c212 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/
Dviovar.h25 uint8_t stype; member
33 uint8_t stype; member
/netbsd/src/bin/ksh/
Deval.c151 short stype; /* [=+-?%#] action after expanded word */ member
289 int stype; local
706 int stype; /* substitution type */ local
/netbsd/src/lib/libc/gen/
Dpopen.c100 int stype = flags ? (SOCK_STREAM | SOCK_CLOEXEC) : SOCK_STREAM; in pdes_get() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddbxout.cc556 dbxout_stabd (int stype, int sdesc) in dbxout_stabd()
571 dbxout_begin_stabn (int stype) in dbxout_begin_stabn()
594 dbxout_begin_empty_stabs (int stype) in dbxout_begin_empty_stabs()
605 dbxout_begin_simple_stabs (const char *str, int stype) in dbxout_begin_simple_stabs()
616 dbxout_begin_simple_stabs_desc (const char *str, int stype, int sdesc) in dbxout_begin_simple_stabs_desc()
/netbsd/src/sys/dev/ieee1394/
Diec68113.h87 stype:5, member
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dsim-main.c315 int stype) in sync_operation()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dsalt.c42 krb5_salttype stype, in krb5_salttype_to_string()
/netbsd/src/usr.sbin/envstat/
Denvstat.c902 const char *invalid = "N/A", *degrees, *tmpstr, *stype; in print_sensors() local
1367 const char *degrees, *tmpstr, *stype; in print_sensors_json() local

123