Searched defs:ln (Results 1 - 25 of 100) sorted by relevance

1234

/openbsd-current/usr.bin/make/lst.lib/
H A DlstRemove.c58 Lst_Remove(Lst l, LstNode ln) argument
[all...]
H A DlstReplace.c51 Lst_Replace(LstNode ln, void *d) argument
H A DlstRequeue.c33 Lst_Requeue(Lst l, LstNode ln) argument
[all...]
H A DlstSucc.c55 Lst_Succ(LstNode ln) argument
H A DlstDestroy.c59 LstNode ln; local
[all...]
H A DlstDupl.c61 LstNode ln; local
H A DlstFindFrom.c56 Lst_FindFrom(LstNode ln, FindProc cProc, void *d) argument
H A DlstAppend.c81 LstNode ln; local
[all...]
H A DlstForEachFrom.c57 Lst_ForEachFrom(LstNode ln, ForEachProc proc, void *d) argument
H A DlstInsert.c93 LstNode ln; local
H A DlstConcat.c62 LstNode ln; /* original LstNode */ local
/openbsd-current/lib/libcrypto/objects/
H A Dobj_lib.c73 char *ln = NULL, *sn = NULL; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dlongbranch2.C43 int ln = (i>>8) & 0x01; // sign of LEFT local
/openbsd-current/usr.sbin/amd/amd/
H A Dsfs_ops.c109 char *ln; local
/openbsd-current/usr.bin/ctags/
H A Dtree.c52 pfnote(char *name, int ln) argument
/openbsd-current/usr.bin/mandoc/
H A Dpreconv.c112 const char *ln, *eoln, *eoph; local
[all...]
H A Dtbl.c35 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) argument
H A Dtbl_opts.c64 arg(struct tbl_node *tbl, int ln, const char *p, int *pos, int key) argument
121 tbl_option(struct tbl_node *tbl, int ln, const char *p, int *offs) argument
H A Dtbl_layout.c63 mods(struct tbl_node *tbl, struct tbl_cell *cp, int ln, const char *p, int *pos) argument
205 cell(struct tbl_node *tbl, struct tbl_row *rp, int ln, const char *p, int *pos) argument
264 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos) argument
[all...]
H A Dtbl_data.c195 tbl_cdata(struct tbl_node *tbl, int ln, const char *p, int pos) argument
259 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) argument
41 getdata(struct tbl_node *tbl, struct tbl_span *dp, int ln, const char *p, int *pos) argument
[all...]
H A Dchars.c34 struct ln { struct
453 const struct ln *ln; local
483 const struct ln *ln; local
[all...]
H A Dman.c42 man_parseln(struct roff_man *man, int ln, char *buf, int offs) argument
177 man_pmacro(struct roff_man *man, int ln, char *buf, int offs) argument
/openbsd-current/lib/libcrypto/asn1/
H A Dasn_moid.c119 char *ln, *ostr, *p, *lntmp; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dc90-printf-1.c12 foo(int i, int i1, int i2, unsigned int u, double d, char *s, void *p, int *n, short int *hn, long int l, unsigned long int ul, long int *ln, long double ld, wint_t lc, wchar_t *ls, llong ll, ullong ull, unsigned int *un, const int *cn, signed char *ss, unsigned char *us, const signed char *css, unsigned int u1, unsigned int u2) argument
/openbsd-current/usr.sbin/config/
H A Dukc.c184 short *ln; local

Completed in 160 milliseconds

1234