Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A DFValue.cxx189 #define TRACE_ALLOC( type ) tracing::AllocationTracer::registerUnit( #type ); macro
193 #define TRACE_ALLOC( type ) macro
391 TRACE_ALLOC( sal_Int64 ) in operator =()
401 TRACE_ALLOC( float ) in operator =()
406 TRACE_ALLOC( double ) in operator =()
410 TRACE_ALLOC( Date ) in operator =()
414 TRACE_ALLOC( Time ) in operator =()
418 TRACE_ALLOC( DateTime ) in operator =()
424 TRACE_ALLOC( Sequence_sal_Int8 ) in operator =()
448 TRACE_ALLOC( sal_Int64 ) in operator =()
[all …]