#include <stdlib.h>#include "debug.h"#include "List.h"#include "Memory.h"Include dependency graph for List.c:

Go to the source code of this file.
|
|
Definition at line 70 of file List.c. References debug_Begin, debug_End, and mem_calloc. Referenced by bordered_CreateSkin, client_ClientInit, client_CliSRq_OpenWindowTL, client_Init, gadget_Init, glw_Thread, gui_ServerMain, gxml_CreateGadgetTreeTL, img_Init, locale_InitInternal, net_Server, skin_Init, window_OpenWindowTL, and WinMain. |
|
|
Definition at line 105 of file List.c. References debug_Begin, debug_End, and mem_calloc. Referenced by bordered_AddImage, bordered_StartElement, client_CliSRq_OpenWindowTL, client_TimerStart, gadget_RegisterClassTL, glw_LoadFontFaces, glw_OpenFontTL, glw_OpenWindowTL, gui_TimerStartTL, gxml_StartElement, img_RegisterFormatTL, locale_StartElement, net_InsertFileCache, net_MsgToWaitList, skin_RegisterSkinTL, and window_OpenWindowTL. |
|
|
Definition at line 88 of file List.c. References debug_Begin, debug_End, mem_free, and NULL. |
|
|
Definition at line 123 of file List.c. References debug_Begin, debug_End, mem_free, and NULL. |
|
||||||||||||
|
Definition at line 449 of file List.c. References List_s::Count, debug_Begin, debug_End, list_GetNodeHead, list_GetNodeNext, and NULL. |
|
|
Definition at line 495 of file List.c. References List_s::Count, debug_Begin, debug_End, and NULL. |
|
|
Definition at line 516 of file List.c. References Node_s::Data, debug_Begin, debug_End, and NULL. |
|
|
Definition at line 363 of file List.c. References debug_Begin, debug_End, List_s::Head, and NULL. |
|
||||||||||||
|
Definition at line 471 of file List.c. References debug_Begin, debug_End, list_GetNodePrev, and NULL. |
|
||||||||||||
|
Definition at line 406 of file List.c. References debug_Begin, debug_End, Node_s::Next, and NULL. |
|
||||||||||||
|
Definition at line 428 of file List.c. References debug_Begin, debug_End, NULL, and Node_s::Prev. |
|
|
Definition at line 384 of file List.c. References debug_Begin, debug_End, NULL, and List_s::Tail. |
|
||||||||||||
|
Definition at line 140 of file List.c. References List_s::Count, debug_Begin, debug_End, List_s::Head, Node_s::Next, NULL, Node_s::Prev, and List_s::Tail. |
|
||||||||||||||||
|
Definition at line 200 of file List.c. References List_s::Count, debug_Begin, debug_End, Node_s::Next, NULL, Node_s::Prev, and List_s::Tail. |
|
||||||||||||||||
|
Definition at line 230 of file List.c. References List_s::Count, debug_Begin, debug_End, List_s::Head, Node_s::Next, NULL, and Node_s::Prev. |
|
||||||||||||
|
Definition at line 170 of file List.c. References List_s::Count, debug_Begin, debug_End, List_s::Head, Node_s::Next, NULL, Node_s::Prev, and List_s::Tail. |
|
||||||||||||
|
Definition at line 260 of file List.c. References List_s::Count, debug_Begin, debug_End, List_s::Head, Node_s::Next, NULL, Node_s::Prev, and List_s::Tail. |
|
|
Definition at line 297 of file List.c. References List_s::Count, debug_Begin, debug_End, List_s::Head, Node_s::Next, NULL, Node_s::Prev, and List_s::Tail. |
|
|
Definition at line 330 of file List.c. References List_s::Count, debug_Begin, debug_End, List_s::Head, Node_s::Next, NULL, Node_s::Prev, and List_s::Tail. |
|
||||||||||||
|
Definition at line 537 of file List.c. References Node_s::Data, debug_Begin, debug_End, and NULL. |
|
||||||||||||
|
Definition at line 555 of file List.c. References debug_Begin, debug_End, list_GetNodeCount, list_GetNodeData, list_GetNodeHead, list_GetNodeNext, list_SetNodeData, and NULL. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002