Home
last modified time | relevance | path

Searched refs:DEBUG_PEDANTIC (Results 1 – 4 of 4) sorted by relevance

/dports/net/tcpflow/tcpflow-1.5.0/src/be13_api/
H A Dfeature_recorder.cpp24 #ifndef DEBUG_PEDANTIC
25 #define DEBUG_PEDANTIC 0x0001// check values more rigorously macro
102 if(debug & DEBUG_PEDANTIC) os << " DEBUG_PEDANTIC "; in banner_stamp()
508 if(debug & DEBUG_PEDANTIC){ in write()
612 if(debug & DEBUG_PEDANTIC){ in write()
631 if(debug & DEBUG_PEDANTIC) assert(0); in write()
634 if(debug & DEBUG_PEDANTIC){ in write()
H A Dbulk_extractor_i.h15 #define DEBUG_PEDANTIC 0x0001 // check values more rigorously macro
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dfeature_recorder_file.cpp28 #ifndef DEBUG_PEDANTIC
29 #define DEBUG_PEDANTIC 0x0001 // check values more rigorously macro
166 if (feature_recorder_file::debug & DEBUG_PEDANTIC) os << " DEBUG_PEDANTIC "; in banner_stamp()
/dports/net/tcpflow/tcpflow-1.5.0/src/
H A Dtcpflow.h309 #define DEBUG_PEDANTIC 0x0001 // check values more rigorously macro