Home
last modified time | relevance | path

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

12345678910>>...129

/openbsd/usr.bin/mandoc/
H A Dmdoc_markdown.c305 md_node(struct roff_node *n) in md_node()
858 md_pre_An(struct roff_node *n) in md_pre_An()
880 md_pre_Ap(struct roff_node *n) in md_pre_Ap()
889 md_pre_Bd(struct roff_node *n) in md_pre_Bd()
901 md_pre_Bk(struct roff_node *n) in md_pre_Bk()
922 md_pre_Bl(struct roff_node *n) in md_pre_Bl()
941 md_pre_D1(struct roff_node *n) in md_pre_D1()
970 md_pre_Dl(struct roff_node *n) in md_pre_Dl()
988 md_pre_En(struct roff_node *n) in md_pre_En()
1012 md_pre_Eo(struct roff_node *n) in md_pre_Eo()
[all …]
H A Dmdoc_validate.c638 struct roff_node *n; in post_bl_norm() local
808 struct roff_node *n; in post_bd() local
882 struct roff_node *n; in post_an_norm() local
908 struct roff_node *n; in post_eoln() local
928 struct roff_node *n; in build_list() local
955 struct roff_node *n; in post_ex() local
992 struct roff_node *n; in post_lb() local
1012 struct roff_node *n; in post_rv() local
1051 struct roff_node *n; in post_std() local
1211 struct roff_node *n; in post_obsolete() local
[all …]
/openbsd/sys/sys/
H A Dconf.h71 #define dev_type_ioctl(n) \ argument
75 #define dev_init(c,n,t) \ argument
109 #define bdev_decl(n) \ argument
113 #define bdev_disk_init(c,n) { \ argument
163 #define cdev_decl(n) \ argument
184 #define cdev_tty_init(c,n) { \ argument
204 #define cdev_cn_init(c,n) { \ argument
218 #define cdev_mm_init(c,n) { \ argument
245 #define cdev_fd_init(c,n) { \ argument
281 #define cdev_ch_init(c,n) { \ argument
[all …]
/openbsd/usr.bin/mg/
H A Dbasic.c30 gotobol(int f, int n) in gotobol()
46 backchar(int f, int n) in backchar()
74 gotoeol(int f, int n) in gotoeol()
90 forwchar(int f, int n) in forwchar()
118 gotobob(int f, int n) in gotobob()
142 gotoeob(int f, int n) in gotoeob()
182 forwline(int f, int n) in forwline()
225 backline(int f, int n) in backline()
303 forwpage(int f, int n) in forwpage()
450 setmark(int f, int n) in setmark()
[all …]
H A Dutil.c43 showcpos(int f, int n) in showcpos()
136 twiddle(int f, int n) in twiddle()
189 openline(int f, int n) in openline()
216 enewline(int f, int n) in enewline()
239 deblank(int f, int n) in deblank()
262 justone(int f, int n) in justone()
275 delwhite(int f, int n) in delwhite()
353 int n; in doindent() local
410 indent(int f, int n) in indent()
442 forwdel(int f, int n) in forwdel()
[all …]
H A Dwindow.c46 reposition(int f, int n) in reposition()
69 redraw(int f, int n) in redraw()
75 do_redraw(int f, int n, int force) in do_redraw()
110 nextwind(int f, int n) in nextwind()
128 prevwind(int f, int n) in prevwind()
151 onlywind(int f, int n) in onlywind()
205 splitwind(int f, int n) in splitwind()
295 enlargewind(int f, int n) in enlargewind()
346 shrinkwind(int f, int n) in shrinkwind()
401 delwind(int f, int n) in delwind()
H A Dparagraph.c34 gotobop(int f, int n) in gotobop()
72 gotoeop(int f, int n) in gotoeop()
80 do_gotoeop(int f, int n, int *i) in do_gotoeop()
128 fillpara(int f, int n) in fillpara()
265 killpara(int f, int n) in killpara()
298 markpara(int f, int n) in markpara()
327 transposepara(int f, int n) in transposepara()
406 fillword(int f, int n) in fillword()
453 setfillcol(int f, int n) in setfillcol()
480 sentencespace(int f, int n) in sentencespace()
H A Ddired.c232 dired(int f, int n) in dired()
291 d_del(int f, int n) in d_del()
310 d_undel(int f, int n) in d_undel()
327 d_undelbak(int f, int n) in d_undelbak()
344 d_findfile(int f, int n) in d_findfile()
388 d_expunge(int f, int n) in d_expunge()
444 d_copy(int f, int n) in d_copy()
502 d_rename(int f, int n) in d_rename()
622 int ret = (ABORT), n; in d_exec() local
856 d_forwpage(int f, int n) in d_forwpage()
[all …]
/openbsd/regress/lib/libc/qsort/
H A Dqsort_test.c126 int m, int n) in check_result()
181 fill_sawtooth_i(void *v, int n, int m) in fill_sawtooth_i()
210 fill_random_i(void *v, int n, int m) in fill_random_i()
217 fill_random_ll(void *v, int n, int m) in fill_random_ll()
239 fill_stagger_i(void *v, int n, int m) in fill_stagger_i()
246 fill_stagger_ll(void *v, int n, int m) in fill_stagger_ll()
267 fill_plateau_i(void *v, int n, int m) in fill_plateau_i()
274 fill_plateau_ll(void *v, int n, int m) in fill_plateau_ll()
295 fill_shuffle_i(void *v, int n, int m) in fill_shuffle_i()
680 run_tests(int n, const char *name) in run_tests()
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Drestore.c115 increment (int n) in increment()
123 callee0 (int n) in callee0()
130 callee1 (int n) in callee1()
138 callee2 (int n) in callee2()
147 callee3 (int n) in callee3()
157 callee4 (int n) in callee4()
168 callee5 (int n) in callee5()
182 register int n; in caller1() local
197 register int n; in caller2() local
213 register int n; in caller3() local
[all …]
H A Dstructs.exp119 proc foo { n } { argument
142 proc zed { n } { argument
168 proc i2a { n } { argument
172 proc I2A { n } { argument
207 proc test_struct_calls { n } { argument
260 proc test_struct_returns { n } { argument
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindRegistersRestore.S151 #define PPC64_LR(n) \ argument
202 #define PPC64_LVS(n) \ argument
207 #define PPC64_LVS(n) \ argument
247 #define PPC64_CLVS_RESTORE(n) \ argument
252 #define PPC64_CLVS_RESTORE(n) \ argument
279 #define PPC64_CLVSl(n) PPC64_CLVS_RESTORE(n) argument
280 #define PPC64_CLVSh(n) PPC64_CLVS_RESTORE(n) argument
320 #define PPC64_LF(n) \ argument
359 #define PPC64_CLV_UNALIGNED_RESTORE(n) \ argument
373 #define PPC64_CLV_UNALIGNEDl(n) \ argument
[all …]
/openbsd/lib/libcurses/
H A Dnc_string.h63 #define _nc_STRCAT(d,s,n) NCURSES_VOID strlcat((d),(s),NCURSES_CAST(size_t,n)) argument
64 #define _nc_STRNCAT(d,s,m,n) NCURSES_VOID strlcat((d),(s),NCURSES_CAST(size_t,m)) argument
66 #define _nc_STRCAT(d,s,n) NCURSES_VOID strcat((d),(s)) argument
67 #define _nc_STRNCAT(d,s,m,n) NCURSES_VOID strncat((d),(s),(n)) argument
71 #define _nc_STRCPY(d,s,n) NCURSES_VOID strlcpy((d),(s),NCURSES_CAST(size_t,n)) argument
72 #define _nc_STRNCPY(d,s,n) NCURSES_VOID strlcpy((d),(s),NCURSES_CAST(size_t,n)) argument
74 #define _nc_STRCPY(d,s,n) NCURSES_VOID strcpy((d),(s)) argument
75 #define _nc_STRNCPY(d,s,n) NCURSES_VOID strncpy((d),(s),(n)) argument
84 #define _nc_SLIMIT(n) NCURSES_CAST(size_t,n), argument
87 #define _nc_SLIMIT(n) /* nothing */ argument
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dname.h85 #define ffename_first_token(n) ((n)->t) argument
86 #define ffename_global(n) ((n)->u.g) argument
92 #define ffename_set_global(n,glob) ((n)->u.g = (glob)) argument
93 #define ffename_set_symbol(n,sym) ((n)->u.s = (sym)) argument
94 #define ffename_symbol(n) ((n)->u.s) argument
100 #define ffename_text(n) ffelex_token_text((n)->t) argument
101 #define ffename_token(n) ((n)->t) argument
102 #define ffename_where_filename(n) ffelex_token_where_filename((n)->t) argument
103 #define ffename_where_filelinenum(n) ffelex_token_where_filelinenum((n)->t) argument
104 #define ffename_where_line(n) ffelex_token_where_line((n)->t) argument
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h24 # 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
39 # define CFI_OFFSET(reg, n) argument
[all …]
/openbsd/sys/dev/pci/drm/include/linux/
H A Dbitmap.h25 #define bitmap_empty(p, n) (find_first_bit(p, n) == n) argument
28 bitmap_set(void *p, int b, u_int n) in bitmap_set()
37 bitmap_clear(void *p, int b, u_int n) in bitmap_clear()
46 bitmap_zero(void *p, u_int n) in bitmap_zero()
56 bitmap_fill(void *p, u_int n) in bitmap_fill()
66 bitmap_or(void *d, void *s1, void *s2, u_int n) in bitmap_or()
78 bitmap_andnot(void *d, void *s1, void *s2, u_int n) in bitmap_andnot()
90 bitmap_complement(void *d, void *s, u_int n) in bitmap_complement()
118 bitmap_copy(void *d, const void *s, u_int n) in bitmap_copy()
171 bitmap_weight(const void *p, u_int n) in bitmap_weight()
[all …]
H A Dof.h22 #define of_get_compatible_child(d, n) \ argument
26 #define of_get_child_by_name(d, n) \ argument
37 #define of_property_present(n, p) \ argument
42 #define of_property_read_u32(n, p, o) \ argument
44 #define of_property_read_variable_u32_array(n, p, o, l, h) \ argument
49 #define of_property_read_u64(n, p, o) \ argument
54 #define of_property_match_string(n, a, b) \ argument
59 #define of_parse_phandle(n, a, b) \ argument
70 #define of_parse_phandle_with_args(n, a, b, c, d) \ argument
/openbsd/sys/dev/
H A Dcons.h93 #define dev_type_cnprobe(n) void n(struct consdev *) argument
94 #define dev_type_cninit(n) void n(struct consdev *) argument
95 #define dev_type_cngetc(n) int n(dev_t) argument
96 #define dev_type_cnputc(n) void n(dev_t, int) argument
97 #define dev_type_cnpollc(n) void n(dev_t, int) argument
98 #define dev_type_cnbell(n) void n(dev_t, u_int, u_int, u_int) argument
100 #define cons_decl(n) \ argument
104 #define cons_init(n) { \ argument
109 #define cons_init_bell(n) { \ argument
/openbsd/gnu/gcc/gcc/config/mips/
H A Dsync.S28 #define LEAF(n) \ argument
34 #define END(n) \ argument
67 #define SYNC_FETCH_AND_OP(op, n, ll, sc, inst, neg) \ argument
95 #define SYNC_FETCH_AND_OP_EMUL(op, n, inst, neg, amask, vmask) \ argument
134 #define SYNC_OP_AND_FETCH(op, n, ll, sc, inst, neg) \ argument
202 #define SYNC_BOOL_COMPARE_AND_SWAP(n, ll, sc, trunc) \ argument
222 #define SYNC_BOOL_COMPARE_AND_SWAP_EMUL(n, amask, vmask) \ argument
254 #define SYNC_VAL_COMPARE_AND_SWAP(n, ll, sc, trunc) \ argument
272 #define SYNC_VAL_COMPARE_AND_SWAP_EMUL(n, amask, vmask) \ argument
302 #define SYNC_LOCK_TEST_AND_SET(n, ll, sc) \ argument
[all …]
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregexec.c61 #define SET0(v, n) ((v) &= ~((unsigned long)1 << (n))) argument
62 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) argument
67 #define STATESETUP(m, n) /* nothing */ argument
71 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) argument
108 #define SET0(v, n) ((v)[n] = 0) argument
109 #define SET1(v, n) ((v)[n] = 1) argument
110 #define ISSET(v, n) ((v)[n]) argument
120 #define INIT(o, n) ((o) = (n)) argument
125 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) argument
126 #define BACK(dst, src, n) ((dst)[here-(n)] |= (src)[here]) argument
[all …]
/openbsd/lib/libc/regex/
H A Dregexec.c59 #define SET0(v, n) ((v) &= ~((unsigned long)1 << (n))) argument
60 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) argument
65 #define STATESETUP(m, n) /* nothing */ argument
69 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) argument
106 #define SET0(v, n) ((v)[n] = 0) argument
107 #define SET1(v, n) ((v)[n] = 1) argument
108 #define ISSET(v, n) ((v)[n]) argument
119 #define INIT(o, n) ((o) = (n)) argument
124 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) argument
125 #define BACK(dst, src, n) ((dst)[here-(n)] |= (src)[here]) argument
[all …]
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dstrstream.cc62 streamsize n = max(initial_capacity, streamsize(16)); in strstreambuf() local
76 streamsize n = 16; in strstreambuf() local
86 strstreambuf::strstreambuf(char* get, streamsize n, char* put) in strstreambuf()
96 strstreambuf::strstreambuf(unsigned char* get, streamsize n, in strstreambuf()
102 strstreambuf::strstreambuf(const char* get, streamsize n) in strstreambuf()
107 strstreambuf::strstreambuf(const signed char* get, streamsize n) in strstreambuf()
302 strstreambuf::_M_alloc(size_t n) in _M_alloc()
321 strstreambuf::_M_setup(char* get, char* put, streamsize n) in _M_setup()
345 istrstream::istrstream(char* s, streamsize n) in istrstream()
349 istrstream::istrstream(const char* s, streamsize n) in istrstream()
[all …]
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dstrstream.cc62 streamsize n = std::max(initial_capacity, streamsize(16)); in _GLIBCXX_BEGIN_NAMESPACE() local
76 streamsize n = 16; in strstreambuf() local
86 strstreambuf::strstreambuf(char* get, streamsize n, char* put) in strstreambuf()
96 strstreambuf::strstreambuf(unsigned char* get, streamsize n, in strstreambuf()
102 strstreambuf::strstreambuf(const char* get, streamsize n) in strstreambuf()
107 strstreambuf::strstreambuf(const signed char* get, streamsize n) in strstreambuf()
302 strstreambuf::_M_alloc(size_t n) in _M_alloc()
321 strstreambuf::_M_setup(char* get, char* put, streamsize n) in _M_setup()
345 istrstream::istrstream(char* s, streamsize n) in istrstream()
349 istrstream::istrstream(const char* s, streamsize n) in istrstream()
[all …]
/openbsd/usr.sbin/nsd/
H A Dradtree.c63 radnode_last_in_subtree(struct radnode* n) in radnode_last_in_subtree()
95 radnode_first_in_subtree(struct radnode* n) in radnode_first_in_subtree()
142 struct radnode* n = rt->root; in radix_find_prefix_node() local
497 struct radnode* n; in radix_insert() local
827 struct radnode* n = rt->root; in radix_search() local
866 struct radnode* n = rt->root; in radix_find_less_equal() local
952 struct radnode* n; in radix_first() local
965 struct radnode* radix_next(struct radnode* n) in radix_next()
995 struct radnode* radix_prev(struct radnode* n) in radix_prev()
1199 struct radnode* n = rt->root; in radname_search() local
[all …]
/openbsd/lib/libexpat/lib/
H A Dxmltok_impl.c45 # define IS_INVALID_CHAR(enc, ptr, n) (0) argument
48 # define INVALID_LEAD_CASE(n, ptr, nextTokPtr) \ argument
69 # define CHECK_NAME_CASE(n, enc, ptr, end, nextTokPtr) \ argument
98 # define CHECK_NMSTRT_CASE(n, enc, ptr, end, nextTokPtr) \ argument
360 size_t n = end - ptr; in PREFIX() local
399 # define LEAD_CASE(n) \ in PREFIX() argument
828 size_t n = end - ptr; in PREFIX() local
874 # define LEAD_CASE(n) \ in PREFIX() argument
1023 size_t n = end - ptr; in PREFIX() local
1143 # define LEAD_CASE(n) \ in PREFIX() argument
[all …]

12345678910>>...129