Home
last modified time | relevance | path

Searched defs:ln (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/contrib/bmake/
H A Dlst.c42 ListNode *ln = bmake_malloc(sizeof *ln); in LstNodeNew() local
54 ListNode *ln, *next; in Lst_Done() local
65 ListNode *ln, *next; Lst_DoneCall() local
76 Lst_InsertBefore(List * list,ListNode * ln,void * datum) Lst_InsertBefore() argument
96 ListNode *ln; Lst_Prepend() local
115 ListNode *ln; Lst_Append() local
135 Lst_Remove(List * list,ListNode * ln) Lst_Remove() argument
154 LstNode_Set(ListNode * ln,void * datum) LstNode_Set() argument
166 LstNode_SetNull(ListNode * ln) LstNode_SetNull() argument
179 ListNode *ln; Lst_FindDatum() local
216 ListNode *ln; Lst_PrependAll() local
226 ListNode *ln; Lst_AppendAll() local
[all...]
H A Dmake.c371 GNodeListNode *ln; in GNode_IsOODate() local
382 GNodeListNode *ln; in PretendAllChildrenAreMade() local
411 GNodeListNode *ln; /* An element in the children list */ in Make_HandleUse() local
477 MakeHandleUse(GNode *cgn, GNode *pgn, GNodeListNode *ln) in MakeHandleUse()
504 GNodeListNode *ln, *nln; in HandleUseNodes() local
598 GNodeListNode *ln; in UpdateImplicitParentsVars() local
615 GNodeListNode *ln; in IsWaitingForOrder() local
637 GNodeListNode *ln; in ScheduleOrderSuccessors() local
674 GNodeListNode *ln; in Make_Update() local
813 GNodeListNode *ln; in UnmarkChildren() local
[all …]
H A Dsuff.c327 SuffixListNode *ln; in FindSuffixByNameLen() local
347 GNodeListNode *ln; in FindTransformByName() local
360 SuffixListNode *ln = Lst_FindDatum(list, suff); in SuffixList_Unref() local
412 SuffixListNode *ln; in SuffixList_Insert() local
497 SuffixListNode *ln; in ParseTransform() local
794 GNodeListNode *ln; in UpdateTargets() local
807 GNodeListNode *ln; in Suff_AddSuffix() local
851 SuffixListNode *ln; in Suff_ExtendPaths() local
952 CandidateListNode *ln; in CandidateList_PrintAddrs() local
1006 SuffixListNode *ln; in CandidateList_AddCandidatesFor() local
[all …]
H A Dtarg.c138 GNodeListNode *ln; in Targ_End() local
327 StringListNode *ln; in Targ_FindList() local
339 GNodeListNode *ln; in PrintNodeNames() local
360 StringListNode *ln; in Targ_PrintCmds() local
520 GNodeListNode *ln; in Targ_PrintNodes() local
529 GNodeListNode *ln; in PrintOnlySources() local
583 GNodeListNode *ln, *cln; in Targ_Propagate() local
H A Ddir.c352 CachedDirListNode *ln = odirs->list.first; in OpenDirs_Done() local
371 CachedDirListNode *ln = HashTable_FindValue(&odirs->table, name); in OpenDirs_Find() local
388 CachedDirListNode *ln; in OpenDirs_Remove() local
537 CachedDirListNode *ln; in Dir_SetPATH() local
578 CachedDirListNode *ln; in Dir_SetSYSPATH() local
816 CachedDirListNode *ln; in DirExpandPath() local
827 StringListNode *ln; in PrintExpansions() local
1058 CachedDirListNode *ln; in FindFileRelative() local
1121 CachedDirListNode *ln; in FindFileAbsolute() local
1195 CachedDirListNode *ln; in FindFile() local
[all …]
H A Dcompat.c237 Compat_RunCommand(const char *cmdp, GNode *gn, StringListNode *ln) in Compat_RunCommand()
444 StringListNode *ln; in RunCommands() local
475 GNodeListNode *ln; in MakeWaitGroupsInRandomOrder() local
501 GNodeListNode *ln; in MakeNodes() local
H A Dmain.c880 StringListNode *ln; in doPrintVars() local
945 StringListNode *ln; in InitVarTargets() local
1204 StringListNode *ln; in ReadBuiltinRules() local
1292 StringListNode *ln; in ReadAllMakefiles() local
1305 StringListNode *ln; in ReadFirstDefaultMakefile() local
2089 StringListNode *ln; in SetErrorVars() local
2117 StringListNode *ln; in PrintOnError() local
H A Dmeta.c365 StringListNode *ln; in any_is_submake() local
386 StringListNode *ln; in printCMDs() local
917 StringListNode *ln; in has_any_prefix() local
1035 StringListNode *ln; in append_if_new() local
1327 StringListNode *ln = missingFiles.first; in meta_oodate() local
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_lineno.c37 Dwarf_Line ln; in dwarf_srclines() local
159 dwarf_linebeginstatement(Dwarf_Line ln, Dwarf_Bool *ret_bool, in dwarf_linebeginstatement()
174 dwarf_lineendsequence(Dwarf_Line ln, Dwarf_Bool *ret_bool, Dwarf_Error *error) in dwarf_lineendsequence()
188 dwarf_lineno(Dwarf_Line ln, Dwarf_Unsigned *ret_lineno, Dwarf_Error *error) in dwarf_lineno()
202 dwarf_line_srcfileno(Dwarf_Line ln, Dwarf_Unsigned *ret_fileno, in dwarf_line_srcfileno()
217 dwarf_lineaddr(Dwarf_Line ln, Dwarf_Addr *ret_lineaddr, Dwarf_Error *error) in dwarf_lineaddr()
231 dwarf_lineoff(Dwarf_Line ln, Dwarf_Signed *ret_lineoff, Dwarf_Error *error) in dwarf_lineoff()
248 dwarf_linesrc(Dwarf_Line ln, char **ret_linesrc, Dwarf_Error *error) in dwarf_linesrc()
283 dwarf_lineblock(Dwarf_Line ln, Dwarf_Bool *ret_bool, Dwarf_Error *error) in dwarf_lineblock()
H A Ddwarf_pro_lineno.c37 Dwarf_Line ln; in dwarf_add_line_entry() local
77 Dwarf_Line ln; in dwarf_lne_set_address() local
103 Dwarf_Line ln; in dwarf_lne_end_sequence() local
H A Dlibdwarf_lineno.c103 Dwarf_Line ln, tln; in _dwarf_lineno_run_program() local
456 Dwarf_Line ln, tln; in _dwarf_lineno_cleanup() local
488 Dwarf_Line ln; in _dwarf_lineno_gen_program() local
765 Dwarf_Line ln, tln; in _dwarf_lineno_pro_cleanup() local
/freebsd/contrib/mandoc/
H A Dchars.c36 struct ln { struct
46 static struct ln lines[] = { argument
455 const struct ln *ln; in mchars_spec2cp() local
485 const struct ln *ln; in mchars_spec2str() local
H A Dtbl_data.c44 int ln, const char *p, int *pos) in getdata()
197 tbl_cdata(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_cdata()
261 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_data()
H A Dtbl_layout.c66 int ln, const char *p, int *pos) in mods()
208 int ln, const char *p, int *pos) in cell()
266 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_layout()
H A Dtbl_opts.c66 arg(struct tbl_node *tbl, int ln, const char *p, int *pos, int key) in arg()
123 tbl_option(struct tbl_node *tbl, int ln, const char *p, int *offs) in tbl_option()
H A Dman.c44 man_parseln(struct roff_man *man, int ln, char *buf, int offs) in man_parseln()
179 man_pmacro(struct roff_man *man, int ln, char *buf, int offs) in man_pmacro()
H A Dmdoc.c62 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln()
307 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
H A Dpreconv.c114 const char *ln, *eoln, *eoph; in preconv_cue() local
/freebsd/sys/netinet6/
H A Dnd6.c544 nd6_llinfo_settimer_locked(struct llentry *ln, long tick) in nd6_llinfo_settimer_locked() argument
583 nd6_llinfo_get_holdsrc(struct llentry * ln,struct in6_addr * src) nd6_llinfo_get_holdsrc() argument
754 struct llentry *ln; nd6_llinfo_timer() local
1213 struct llentry *ln; nd6_lookup() local
1231 struct llentry *ln; nd6_alloc() local
1437 struct llentry *ln; nd6_free() local
1591 nd6_free_redirect(const struct llentry * ln) nd6_free_redirect() argument
1834 struct llentry *ln; nd6_ioctl() local
1959 struct llentry *ln = NULL, *ln_tmp; nd6_cache_lladdr() local
2161 nd6_grab_holdchain(struct llentry * ln) nd6_grab_holdchain() argument
2250 struct llentry *ln = NULL; nd6_resolve() local
2600 struct llentry *ln, *ln_tmp; nd6_add_ifa_lle() local
[all...]
/freebsd/usr.bin/ctags/
H A Dtree.c49 pfnote(const char *name, int ln) in pfnote() argument
/freebsd/contrib/less/
H A Dforwback.c164 int ln; in overlay_header() local
150 set_attr_header(int ln) set_attr_header() argument
[all...]
H A Dmark.c52 static void cmark(struct mark *m, IFILE ifile, POSITION pos, int ln) in cmark() argument
400 int ln; in restore_mark() local
[all...]
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_moid.c63 const char *ln, *ostr, *p; in do_create() local
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dlist.c226 list_link_init(list_node_t *ln) in list_link_init()
233 list_link_active(list_node_t *ln) in list_link_active()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_mul.c181 BN_ULONG ln, lo, *p; in bn_mul_recursive() local
327 BN_ULONG ln, lo, *p; in bn_mul_part_recursive() local

1234