Searched defs:tpi (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_j1.c | 130 tpi = 0.636619772367581343075535053490057448, variable
|
H A D | n_j0.c | 130 tpi = 0.636619772367581343075535053490057448, variable
|
/netbsd-src/lib/libm/src/ |
H A D | e_j1f.c | 31 tpi = 6.3661974669e-01, /* 0x3f22f983 */ variable
|
H A D | e_j1.c | 73 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
|
H A D | e_j0f.c | 31 tpi = 6.3661974669e-01, /* 0x3f22f983 */ variable
|
H A D | e_j0.c | 73 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dtemplate.d | 4310 TypeInstance tpi = cast(TypeInstance)tparam; in visit() local 4451 TypeInstance tpi = cast(TypeInstance)tparam; in visit() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dtemplate.c | 3932 TypeInstance *tpi = (TypeInstance *)tparam; in deduceType() local 4077 TypeInstance *tpi = (TypeInstance *)tparam; in deduceType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaType.cpp | 6158 for (unsigned i = 0, e = TL.getNumParams(), tpi = 0; i != e; ++i) { in VisitFunctionTypeLoc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 9870 tree tpi = (TREE_CODE (inner) == TYPE_DECL in tpl_parms_fini() local 9909 tree tpi = (TREE_CODE (inner) == TYPE_DECL in tpl_parms_fini() local
|
H A D | pt.cc | 1952 tree tpi = TEMPLATE_TYPE_PARM_INDEX (arg); in iterative_hash_template_arg() local 4585 tree tpi = build_template_parm_index (TEMPLATE_PARM_IDX (index), in reduce_template_parm_level() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 1921 tree tpi = TEMPLATE_TYPE_PARM_INDEX (arg); in iterative_hash_template_arg() local 4463 tree tpi = build_template_parm_index (TEMPLATE_PARM_IDX (index), in reduce_template_parm_level() local
|