Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 26) sorted by relevance

12

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dquick_exit.c54 struct quick_exit_handler *h; in at_quick_exit() local
71 struct quick_exit_handler *h; in quick_exit() local
/bionic/libm/upstream-freebsd/lib/msun/src/
De_sinhf.c27 float t,h; in __ieee754_sinhf() local
De_sinh.c43 double t,h; in __ieee754_sinh() local
Ds_ccoshf.c44 float x, y, h; in ccoshf() local
Ds_csinhf.c44 float x, y, h; in csinhf() local
Ds_csinh.c50 double x, y, h; in csinh() local
Ds_ccosh.c50 double x, y, h; in ccosh() local
De_jnf.c108 float q0,q1,h,tmp; int32_t k,m; in __ieee754_jnf() local
De_jn.c156 double q0,q1,h,tmp; int32_t k,m; in __ieee754_jn() local
De_hypotl.c24 #define GET_LDBL_MAN(h, l, v) do { \ argument
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
Dhexnan.c60 ULong c, h, *x, *x1, *xe; local
/bionic/libc/kernel/uapi/linux/
Dromfs_fs.h30 #define __mkw(h,l) (((h)&0x00ff)<< 8|((l)&0x00ff)) argument
31 #define __mkl(h,l) (((h)&0xffff)<<16|((l)&0xffff)) argument
Dpkt_cls.h160 #define TC_U32_HTID(h) ((h)&0xFFF00000) argument
161 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) argument
162 #define TC_U32_HASH(h) (((h)>>12)&0xFF) argument
164 #define TC_U32_NODE(h) ((h)&0xFFF) argument
165 #define TC_U32_KEY(h) ((h)&0xFFFFF) argument
Domapfb.h187 __u16 h; member
Dpkt_sched.h51 #define TC_H_MAJ(h) ((h)&TC_H_MAJ_MASK) argument
52 #define TC_H_MIN(h) ((h)&TC_H_MIN_MASK) argument
552 __u32 h; member
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Ds_logl.c430 #define RETURN2(rp, h, l) do { \ argument
444 #define RETURN2(rp, h, l) RETURNI((h) + (l)) argument
/bionic/libc/kernel/uapi/video/
Dadf.h77 __u32 h; member
104 __u16 h; member
/bionic/libc/kernel/uapi/drm/
Di810_drm.h119 unsigned int h; member
139 unsigned int h; member
Dexynos_drm.h121 __u32 h; member
Dvmwgfx_drm.h165 uint32_t h; member
/bionic/tests/
Ddlext_test.cpp64 void* h = dlopen(LIBNAME, RTLD_NOW | RTLD_NOLOAD); in SetUp() local
/bionic/libc/kernel/uapi/linux/dvb/
Dvideo.h52 int h; member
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1325 uch h; in freezeset() local
/bionic/linker/
Dlinker.cpp471 unsigned h = 0, g; in elfhash() local

12