Home
last modified time | relevance | path

Searched defs:n (Results 1 – 25 of 5259) sorted by relevance

12345678910>>...211

/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_markdown.c293 md_nodelist(struct roff_node *n) in md_nodelist()
302 md_node(struct roff_node *n) in md_node()
719 md_cond_head(struct roff_node *n) in md_cond_head()
725 md_cond_body(struct roff_node *n) in md_cond_body()
731 md_pre_abort(struct roff_node *n) in md_pre_abort()
737 md_pre_raw(struct roff_node *n) in md_pre_raw()
751 md_post_raw(struct roff_node *n) in md_post_raw()
764 md_pre_word(struct roff_node *n) in md_pre_word()
776 md_post_word(struct roff_node *n) in md_post_word()
787 md_post_pc(struct roff_node *n) in md_post_pc()
[all …]
/netbsd-src/sys/dev/
H A Dcons.h96 #define dev_type_cnprobe(n) void n(struct consdev *) argument
97 #define dev_type_cninit(n) void n(struct consdev *) argument
98 #define dev_type_cngetc(n) int n(dev_t) argument
99 #define dev_type_cnputc(n) void n(dev_t, int) argument
100 #define dev_type_cnpollc(n) void n(dev_t, int) argument
101 #define dev_type_cnbell(n) void n(dev_t, u_int, u_int, u_int) argument
102 #define dev_type_cnhalt(n) void n(dev_t) argument
103 #define dev_type_cnflush(n) void n(dev_t) argument
105 #define dev_decl(n,t) __CONCAT(dev_type_,t)(__CONCAT(n,t)) argument
106 #define dev_init(n,t) __CONCAT(n,t) argument
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtilegx.h384 const unsigned int n = (unsigned int)num; in get_BFEnd_X0() local
391 const unsigned int n = (unsigned int)num; in get_BFOpcodeExtension_X0() local
398 const unsigned int n = (unsigned int)num; in get_BFStart_X0() local
403 get_BrOff_X1(tilegx_bundle_bits n) in get_BrOff_X1()
410 get_BrType_X1(tilegx_bundle_bits n) in get_BrType_X1()
416 get_Dest_Imm8_X1(tilegx_bundle_bits n) in get_Dest_Imm8_X1()
425 const unsigned int n = (unsigned int)num; in get_Dest_X0() local
430 get_Dest_X1(tilegx_bundle_bits n) in get_Dest_X1()
438 const unsigned int n = (unsigned int)num; in get_Dest_Y0() local
443 get_Dest_Y1(tilegx_bundle_bits n) in get_Dest_Y1()
[all …]
H A Dtilepro.h480 const unsigned int n = (unsigned int)num; in get_BrOff_SN() local
485 get_BrOff_X1(tilepro_bundle_bits n) in get_BrOff_X1()
492 get_BrType_X1(tilepro_bundle_bits n) in get_BrType_X1()
498 get_Dest_Imm8_X1(tilepro_bundle_bits n) in get_Dest_Imm8_X1()
507 const unsigned int n = (unsigned int)num; in get_Dest_SN() local
514 const unsigned int n = (unsigned int)num; in get_Dest_X0() local
519 get_Dest_X1(tilepro_bundle_bits n) in get_Dest_X1()
527 const unsigned int n = (unsigned int)num; in get_Dest_Y0() local
532 get_Dest_Y1(tilepro_bundle_bits n) in get_Dest_Y1()
540 const unsigned int n = (unsigned int)num; in get_Imm16_X0() local
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtilegx.h384 const unsigned int n = (unsigned int)num; in get_BFEnd_X0() local
391 const unsigned int n = (unsigned int)num; in get_BFOpcodeExtension_X0() local
398 const unsigned int n = (unsigned int)num; in get_BFStart_X0() local
403 get_BrOff_X1(tilegx_bundle_bits n) in get_BrOff_X1()
410 get_BrType_X1(tilegx_bundle_bits n) in get_BrType_X1()
416 get_Dest_Imm8_X1(tilegx_bundle_bits n) in get_Dest_Imm8_X1()
425 const unsigned int n = (unsigned int)num; in get_Dest_X0() local
430 get_Dest_X1(tilegx_bundle_bits n) in get_Dest_X1()
438 const unsigned int n = (unsigned int)num; in get_Dest_Y0() local
443 get_Dest_Y1(tilegx_bundle_bits n) in get_Dest_Y1()
[all …]
H A Dtilepro.h480 const unsigned int n = (unsigned int)num; in get_BrOff_SN() local
485 get_BrOff_X1(tilepro_bundle_bits n) in get_BrOff_X1()
492 get_BrType_X1(tilepro_bundle_bits n) in get_BrType_X1()
498 get_Dest_Imm8_X1(tilepro_bundle_bits n) in get_Dest_Imm8_X1()
507 const unsigned int n = (unsigned int)num; in get_Dest_SN() local
514 const unsigned int n = (unsigned int)num; in get_Dest_X0() local
519 get_Dest_X1(tilepro_bundle_bits n) in get_Dest_X1()
527 const unsigned int n = (unsigned int)num; in get_Dest_Y0() local
532 get_Dest_Y1(tilepro_bundle_bits n) in get_Dest_Y1()
540 const unsigned int n = (unsigned int)num; in get_Imm16_X0() local
[all …]
/netbsd-src/sys/lib/libkern/arch/powerpc/
H A Dgprsavrest.S35 # define RESTGPR(n) RESTOREXGPR(_restgpr_,n,_x) argument
36 # define RESTGPR_END(n) RESTOREXGPR_END(_restgpr_,n,_x) argument
37 # define SAVEGPR(n) SAVEXGPR(_savegpr_,n,) argument
38 # define SAVEGPR_END(n) SAVEXGPR_END(_savegpr_,n,) argument
41 #define RESTOREXGPR(a,n,b) \ argument
43 #define SAVEXGPR(a,n,b) \ argument
46 # define SAVEXGPR_END(a,n,b) argument
47 # define RESTOREXGPR_END(a,n,b) argument
49 # define SAVEXGPR_END(a,n,b) \ argument
51 # define RESTOREXGPR_END(a,n,b) \ argument
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dpowm.c103 #define MPN_REDC_1(rp, up, mp, n, invm) \ argument
113 #define MPN_REDC_1(rp, up, mp, n, invm) \ argument
123 #define MPN_REDC_2(rp, up, mp, n, mip) \ argument
174 redcify (mp_ptr rp, mp_srcptr up, mp_size_t un, mp_srcptr mp, mp_size_t n) in redcify()
195 mp_srcptr mp, mp_size_t n, mp_ptr tp) in mpn_powm()
366 #define MPN_MUL_N(r,a,b,n) umul_ppmm((r)[1], *(r), *(a), *(b)) in mpn_powm() argument
367 #define MPN_SQR(r,a,n) umul_ppmm((r)[1], *(r), *(a), *(a)) in mpn_powm() argument
368 #define MPN_REDUCE(rp,tp,mp,n,mip) MPN_REDC_0(rp, tp, mp, mip[0]) in mpn_powm() argument
383 #define MPN_MUL_N(r,a,b,n) mpn_mul_basecase (r,a,n,b,n) in mpn_powm() argument
384 #define MPN_SQR(r,a,n) mpn_mul_basecase (r,a,n,a,n) in mpn_powm() argument
[all …]
H A Dmod_34lsub1.c76 #define LOW0(n) ((n) & M3) argument
77 #define HIGH0(n) ((n) >> B3) argument
79 #define LOW1(n) (((n) & M2) << B1) argument
80 #define HIGH1(n) ((n) >> B2) argument
82 #define LOW2(n) (((n) & M1) << B2) argument
83 #define HIGH2(n) ((n) >> B1) argument
85 #define PARTS0(n) (LOW0(n) + HIGH0(n)) argument
86 #define PARTS1(n) (LOW1(n) + HIGH1(n)) argument
87 #define PARTS2(n) (LOW2(n) + HIGH2(n)) argument
97 mpn_mod_34lsub1 (mp_srcptr p, mp_size_t n) in mpn_mod_34lsub1()
/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Doptions.c44 #define STR(n) ((n) & 0xff) /* match n chars (or all if n = 0) */ argument
45 #define ARG(n) (STR(n)|VAL) /* match, and require an argument */ argument
152 ignore(int n, char *arg) in ignore()
159 opt_set(int n, char *arg) in opt_set()
167 opt_set2(int n, char *arg) in opt_set2()
175 opt_clr(int n, char *arg) in opt_clr()
183 opt_add(int n, char *arg) in opt_add()
192 str_set(int n, char *arg) in str_set()
204 str_add(int n, char *arg) in str_add()
213 str_expand(int n, char *arg) in str_expand()
[all …]
/netbsd-src/sys/arch/powerpc/include/booke/
H A Dopenpicreg.h50 #define VPR_PRIORITY_GET(n) (((n) >> 16) & 0x000f) argument
51 #define VPR_PRIORITY_MAKE(n) (((n) & 0x000f) << 16) argument
53 #define VPR_VECTOR_GET(n) (((n) >> 0) & 0xffff) argument
54 #define VPR_VECTOR_MAKE(n) (((n) & 0xffff) << 0) argument
63 #define DR_CI(n) (1 << (30 - (n))) /* critical intr cpu n */ argument
64 #define DR_P(n) (1 << (n)) /* intr cpu n */ argument
68 #define BRR1_IPID(n) (((n) >> 16) & 0xffff) argument
69 #define BRR1_IPMJ(n) (((n) >> 8) & 0x00ff) argument
70 #define BRR1_IPMN(n) (((n) >> 0) & 0x00ff) argument
72 #define BRR2_IPINT0(n) (((n) >> 16) & 0xff) argument
[all …]
/netbsd-src/sys/arch/arm/imx/
H A Dimx51_tzicreg.h41 #define TZIC_INTSEC(n) (0x0080 + 0x04 * (n)) argument
42 #define TZIC_ENSET(n) (0x0100 + 0x04 * (n)) argument
43 #define TZIC_ENCLEAR(n) (0x0180 + 0x04 * (n)) argument
44 #define TZIC_SRCSET(n) (0x0200 + 0x04 * (n)) argument
45 #define TZIC_SRCCLAR(n) (0x0280 + 0x04 * (n)) argument
46 #define TZIC_PRIORITY(n) (0x0400 + 0x04 * (n)) argument
47 #define TZIC_PND(n) (0x0d00 + 0x04 * (n)) argument
48 #define TZIC_HIPND(n) (0x0d80 + 0x04 * (n)) argument
49 #define TZIC_WAKEUP(n) (0x0e00 + 0x04 * (n)) argument
/netbsd-src/sys/fs/nfs/common/
H A Dnfsdport.h35 #define NFSVNO_ATTRINIT(n) (VATTR_NULL(&((n)->na_vattr))) argument
36 #define NFSVNO_SETATTRVAL(n, f, v) ((n)->na_##f = (v)) argument
37 #define NFSVNO_SETACTIVE(n, f) argument
38 #define NFSVNO_UNSET(n, f) ((n)->na_##f = VNOVAL) argument
39 #define NFSVNO_NOTSETMODE(n) ((n)->na_mode == ((mode_t)VNOVAL)) argument
40 #define NFSVNO_ISSETMODE(n) ((n)->na_mode != ((mode_t)VNOVAL)) argument
41 #define NFSVNO_NOTSETUID(n) ((n)->na_uid == ((uid_t)VNOVAL)) argument
42 #define NFSVNO_ISSETUID(n) ((n)->na_uid != ((uid_t)VNOVAL)) argument
43 #define NFSVNO_NOTSETGID(n) ((n)->na_gid == ((gid_t)VNOVAL)) argument
44 #define NFSVNO_ISSETGID(n) ((n)->na_gid != ((gid_t)VNOVAL)) argument
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc5/
H A Drc5_local.h20 #define c2ln(c,l1,l2,n) { \ argument
50 #define l2cn(l1,l2,c,n) { \ argument
72 #define n2ln(c,l1,l2,n) { \ argument
95 #define l2nn(l1,l2,c,n) { \ argument
129 # define ROTATE_l32(a,n) _lrotl(a,n) argument
130 # define ROTATE_r32(a,n) _lrotr(a,n) argument
132 # define ROTATE_l32(a,n) _rotl(a,n) argument
133 # define ROTATE_r32(a,n) _rotr(a,n) argument
136 # define ROTATE_l32(a,n) ({ register unsigned int ret; \ argument
143 # define ROTATE_r32(a,n) ({ register unsigned int ret; \ argument
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc5/
H A Drc5_local.h20 #define c2ln(c,l1,l2,n) { \ argument
50 #define l2cn(l1,l2,c,n) { \ argument
72 #define n2ln(c,l1,l2,n) { \ argument
95 #define l2nn(l1,l2,c,n) { \ argument
129 # define ROTATE_l32(a,n) _lrotl(a,n) argument
130 # define ROTATE_r32(a,n) _lrotr(a,n) argument
132 # define ROTATE_l32(a,n) _rotl(a,n) argument
133 # define ROTATE_r32(a,n) _rotr(a,n) argument
136 # define ROTATE_l32(a,n) ({ register unsigned int ret; \ argument
143 # define ROTATE_r32(a,n) ({ register unsigned int ret; \ argument
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Ddisalnexcpt_implicit.S34 #define EXP(r, n) CHECKREG (r, EXP_VAL); r = 0; I##n = B##n argument
42 #define BYTEPACK(n) \ argument
52 #define BYTEUNPACK(n) \ argument
62 #define SAA(n) \ argument
72 #define BYTEOP1P(n) \ argument
82 #define BYTEOP2P(n) \ argument
92 #define BYTEOP3P(n) \ argument
102 #define BYTEOP16P(n) \ argument
112 #define BYTEOP16M(n) \ argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_asm.h21 # define CFI_INL_ADJUST_CFA_OFFSET(n) ".cfi_adjust_cfa_offset " #n ";" argument
25 # define CFI_ADJUST_CFA_OFFSET(n) .cfi_adjust_cfa_offset n argument
26 # define CFI_DEF_CFA_OFFSET(n) .cfi_def_cfa_offset n argument
27 # define CFI_REL_OFFSET(reg, n) .cfi_rel_offset reg, n argument
28 # define CFI_OFFSET(reg, n) .cfi_offset reg, n argument
30 # define CFI_DEF_CFA(reg, n) .cfi_def_cfa reg, n argument
34 # define CFI_INL_ADJUST_CFA_OFFSET(n) argument
37 # define CFI_ADJUST_CFA_OFFSET(n) argument
38 # define CFI_DEF_CFA_OFFSET(n) argument
39 # define CFI_REL_OFFSET(reg, n) argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_asm.h19 # define CFI_INL_ADJUST_CFA_OFFSET(n) ".cfi_adjust_cfa_offset " #n ";" argument
23 # define CFI_ADJUST_CFA_OFFSET(n) .cfi_adjust_cfa_offset n argument
24 # define CFI_DEF_CFA_OFFSET(n) .cfi_def_cfa_offset n argument
25 # define CFI_REL_OFFSET(reg, n) .cfi_rel_offset reg, n argument
26 # define CFI_OFFSET(reg, n) .cfi_offset reg, n argument
28 # define CFI_DEF_CFA(reg, n) .cfi_def_cfa reg, n argument
32 # define CFI_INL_ADJUST_CFA_OFFSET(n) argument
35 # define CFI_ADJUST_CFA_OFFSET(n) argument
36 # define CFI_DEF_CFA_OFFSET(n) argument
37 # define CFI_REL_OFFSET(reg, n) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_asm.h20 # define CFI_INL_ADJUST_CFA_OFFSET(n) ".cfi_adjust_cfa_offset " #n ";" argument
24 # define CFI_ADJUST_CFA_OFFSET(n) .cfi_adjust_cfa_offset n argument
25 # define CFI_DEF_CFA_OFFSET(n) .cfi_def_cfa_offset n argument
26 # define CFI_REL_OFFSET(reg, n) .cfi_rel_offset reg, n argument
27 # define CFI_OFFSET(reg, n) .cfi_offset reg, n argument
29 # define CFI_DEF_CFA(reg, n) .cfi_def_cfa reg, n argument
33 # define CFI_INL_ADJUST_CFA_OFFSET(n) argument
36 # define CFI_ADJUST_CFA_OFFSET(n) argument
37 # define CFI_DEF_CFA_OFFSET(n) argument
38 # define CFI_REL_OFFSET(reg, n) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_cde.h40 #define __arm_cx2(coproc, n, imm) \ argument
43 #define __arm_cx2a(coproc, acc, n, imm) \ argument
46 #define __arm_cx3(coproc, n, m, imm) \ argument
49 #define __arm_cx3a(coproc, acc, n, m, imm) \ argument
58 #define __arm_cx2d(coproc, n, imm) \ argument
61 #define __arm_cx2da(coproc, acc, n, imm) \ argument
64 #define __arm_cx3d(coproc, n, m, imm) \ argument
67 #define __arm_cx3da(coproc, acc, n, m, imm) \ argument
86 #define __arm_vcx2_u32(coproc, n, imm) \ argument
91 #define __arm_vcx2a_u32(coproc, acc, n, imm) \ argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_cde.h40 #define __arm_cx2(coproc, n, imm) \ argument
43 #define __arm_cx2a(coproc, acc, n, imm) \ argument
46 #define __arm_cx3(coproc, n, m, imm) \ argument
49 #define __arm_cx3a(coproc, acc, n, m, imm) \ argument
58 #define __arm_cx2d(coproc, n, imm) \ argument
61 #define __arm_cx2da(coproc, acc, n, imm) \ argument
64 #define __arm_cx3d(coproc, n, m, imm) \ argument
67 #define __arm_cx3da(coproc, acc, n, m, imm) \ argument
86 #define __arm_vcx2_u32(coproc, n, imm) \ argument
91 #define __arm_vcx2a_u32(coproc, acc, n, imm) \ argument
[all …]
/netbsd-src/sys/external/bsd/drm2/include/drm/
H A Ddrm_trace_netbsd.h38 #define DEFINE_TRACE0(m,p,n) SDT_PROBE_DEFINE0(sdt,m,p,n) argument
39 #define DEFINE_TRACE1(m,p,n,a) SDT_PROBE_DEFINE1(sdt,m,p,n,a) argument
40 #define DEFINE_TRACE2(m,p,n,a,b) SDT_PROBE_DEFINE2(sdt,m,p,n,a,b) argument
41 #define DEFINE_TRACE3(m,p,n,a,b,c) SDT_PROBE_DEFINE3(sdt,m,p,n,a,b,c) argument
42 #define DEFINE_TRACE4(m,p,n,a,b,c,d) SDT_PROBE_DEFINE4(sdt,m,p,n,a,b,c,d) argument
43 #define DEFINE_TRACE5(m,p,n,a,b,c,d,e) SDT_PROBE_DEFINE5(sdt,m,p,n,a,b,c,d,e) argument
44 #define DEFINE_TRACE6(m,p,n,a,b,c,d,e,f) \ argument
46 #define DEFINE_TRACE7(m,p,n,a,b,c,d,e,f,g) \ argument
49 #define DEFINE_TRACE0(m,p,n) SDT_PROBE_DECLARE(sdt,m,p,n) argument
50 #define DEFINE_TRACE1(m,p,n,a) SDT_PROBE_DECLARE(sdt,m,p,n) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgfortran/generated/
H A Dreshape_c4.c88 for (index_type n = 0; n < rdim; n++) in reshape_c4() local
103 for (index_type n = 0; n < rdim; n++) in reshape_c4() local
130 for (index_type n = 0; n < pdim; n++) in reshape_c4() local
161 for (index_type n = 0; n < rdim; n++) in reshape_c4() local
174 for (index_type n = 0; n < sdim; n++) in reshape_c4() local
191 for (index_type n = 0; n < rdim; n++) in reshape_c4() local
194 for (index_type n = 0; n < rdim; n++) in reshape_c4() local
212 for (index_type n = 0; n < rdim; n++) in reshape_c4() local
245 for (index_type n = 0; n < sdim; n++) in reshape_c4() local
305 index_type n = 0; in reshape_c4() local
H A Dreshape_r4.c88 for (index_type n = 0; n < rdim; n++) in reshape_r4() local
103 for (index_type n = 0; n < rdim; n++) in reshape_r4() local
130 for (index_type n = 0; n < pdim; n++) in reshape_r4() local
161 for (index_type n = 0; n < rdim; n++) in reshape_r4() local
174 for (index_type n = 0; n < sdim; n++) in reshape_r4() local
191 for (index_type n = 0; n < rdim; n++) in reshape_r4() local
194 for (index_type n = 0; n < rdim; n++) in reshape_r4() local
212 for (index_type n = 0; n < rdim; n++) in reshape_r4() local
245 for (index_type n = 0; n < sdim; n++) in reshape_r4() local
305 index_type n = 0; in reshape_r4() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dreshape_c8.c88 for (index_type n = 0; n < rdim; n++) in reshape_c8() local
103 for (index_type n = 0; n < rdim; n++) in reshape_c8() local
130 for (index_type n = 0; n < pdim; n++) in reshape_c8() local
161 for (index_type n = 0; n < rdim; n++) in reshape_c8() local
174 for (index_type n = 0; n < sdim; n++) in reshape_c8() local
191 for (index_type n = 0; n < rdim; n++) in reshape_c8() local
194 for (index_type n = 0; n < rdim; n++) in reshape_c8() local
212 for (index_type n = 0; n < rdim; n++) in reshape_c8() local
245 for (index_type n = 0; n < sdim; n++) in reshape_c8() local
305 index_type n = 0; in reshape_c8() local

12345678910>>...211