Searched defs:sn (Results 1 - 25 of 51) sorted by relevance

123

/openbsd-current/lib/libm/src/
H A Ds_sincos.c22 sincos(double x, double *sn, double *cs) argument
[all...]
H A Ds_sincosf.c32 sincosf(float x, float *sn, float *cs) argument
[all...]
H A Dk_sincosf.h29 __kernel_sincosdf(double x, float *sn, float *cs) argument
H A Ds_sincosl.c51 sincosl(long double x, long double *sn, long double *cs) argument
[all...]
H A Dk_sincos.h31 __kernel_sincos(double x, double y, int iy, double *sn, double *cs) argument
/openbsd-current/lib/libcrypto/objects/
H A Dobj_lib.c73 char *ln = NULL, *sn = NULL; local
H A Dobj_dat.c363 sn_objs_cmp(const void *sn, const void *b) argument
373 OBJ_sn2nid(const char *sn) argument
532 OBJ_create(const char *oid, const char *sn, const char *ln) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20020706-1.c13 unsigned int sn; variable
/openbsd-current/lib/libcrypto/asn1/
H A Dasn1_local.h75 const char *sn, *ln; member in struct:asn1_object_st
H A Da_object.c113 ASN1_OBJECT_create(int nid, unsigned char *data, int len, const char *sn, const char *ln) argument
/openbsd-current/lib/libm/src/ld128/
H A Dk_sincosl.h43 __kernel_sincosl(long double x, long double y, int iy, long double *sn, argument
/openbsd-current/lib/libm/src/ld80/
H A Dk_sincosl.h46 __kernel_sincosl(long double x, long double y, int iy, long double *sn, argument
/openbsd-current/lib/libkeynote/
H A Dkeynote-verify.c60 int numretv = 16, numret = 0, sn; local
/openbsd-current/games/monop/
H A Dtrade.c101 int sn, pn; local
/openbsd-current/lib/libc/stdlib/
H A Dradixsort.c53 int sn, si; member in struct:__anon7600
/openbsd-current/gnu/gcc/gcc/
H A Dtree-vn.c319 int sn = SSA_NAME_VERSION (vusea) - SSA_NAME_VERSION (vuseb); local
H A Dregrename.c1238 unsigned int dn, sn; local
/openbsd-current/usr.bin/nm/
H A Delf.c234 elf_shn2type(Elf_Ehdr *eh, u_int shn, const char *sn) argument
313 const char *sn; local
[all...]
/openbsd-current/regress/lib/libcrypto/objects/
H A Dobjectstest.c61 const char *sn; member in struct:obj_test
159 const char *ln, *sn; local
[all...]
/openbsd-current/sys/net/
H A Dpf_lb.c149 pf_get_sport(struct pf_pdesc *pd, struct pf_rule *r, struct pf_addr *naddr, u_int16_t *nport, u_int16_t low, u_int16_t high, struct pf_src_node **sn) argument
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_breadcrumbs.c171 struct llist_node *signal, *sn; local
/openbsd-current/sys/dev/fdt/
H A Dmvicu.c150 struct mvicu_subnode *sn = &sc->sc_nodes[idx]; local
200 struct mvicu_subnode *sn = cookie; local
[all...]
/openbsd-current/usr.sbin/npppd/pppoe/
H A Dpppoed.c856 u_char sn[2048], ac_name0[40]; local
/openbsd-current/usr.bin/mandoc/
H A Dmdoc_html.c519 struct roff_node *sn, *subn; local
[all...]
/openbsd-current/usr.sbin/rpki-client/
H A Dx509.c948 int cn = 0, sn = 0; local

Completed in 311 milliseconds

123