Home
last modified time | relevance | path

Searched defs:debug_global (Results 1 – 2 of 2) sorted by relevance

/dports/games/zoom/zoom-1.1.5/src/
H A Ddebug.h42 typedef struct debug_global debug_global; typedef
89 struct debug_global struct
91 int number;
92 char* name;
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/portability/
H A Ddebug.cpp54 void debug_global(const char* file, int line, const char* function, bool state) in debug_global() function