代码搜索:linked
找到约 4,326 项符合「linked」的源代码
代码结果 4,326
www.eeworm.com/read/403922/11499653
html spldoublylinkedlist.push.html
Pushes an element at the end of the doubly linked list
www.eeworm.com/read/403922/11499772
html spldoublylinkedlist.top.html
Peaks at the node from the end of the doubly linked list
www.eeworm.com/read/403922/11500406
html splstack.construct.html
Constructs a new stack implemented using a doubly linked list
www.eeworm.com/read/403922/11500459
html splqueue.construct.html
Constructs a new queue implemented using a doubly linked list
www.eeworm.com/read/403922/11502358
html spldoublylinkedlist.count.html
Counts the number of elements in the doubly linked list.
www.eeworm.com/read/403922/11504082
html spldoublylinkedlist.shift.html
Shifts a node from the beginning of the doubly linked list
www.eeworm.com/read/122603/14679943
h lib.h
void write_to_log (char *, int);
int mcast_join (int, char *, char *);
void build_linked_list (char *, int, struct DHCP_MESSAGE *);
void read_option (char *, int, int, struct OPTIONS *);
void print_li
www.eeworm.com/read/34867/1045201
s sllalib.s
/* sllALib.s - i80x86 assembly singly linked list manipulation */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,22aug01,hdn added FUNC/FUNC_LA
www.eeworm.com/read/34867/1045223
s dllalib.s
/* dllALib.s - i80x86 assembly doubly linked list manipulation */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,22aug01,hdn added FUNC/FUNC_LAB