Subversion Repositories Kolibri OS

Rev

Rev 3618 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3618 Rev 6818
Line 370... Line 370...
370
   __debug_strings equ __debug_strings,_debug_str_,<_format>,..lbl-..f1-1-c2-c3
370
   __debug_strings equ __debug_strings,_debug_str_,<_format>,..lbl-..f1-1-c2-c3
371
  end virtual
371
  end virtual
372
 end if
372
 end if
373
}
373
}
Line -... Line 374...
-
 
374
 
-
 
375
macro DEBUGFG _level, _group, _format, [_arg] {
-
 
376
 common
-
 
377
  if _group eqtype
-
 
378
   DEBUGF _level, _format,_arg
-
 
379
  else
-
 
380
   if _level >= _group
-
 
381
    DEBUGF 999, _format,_arg
-
 
382
   end if
-
 
383
  end if
-
 
384
}
374
 
385
 
375
macro __include_debug_strings dummy,[_id,_fmt,_len] {
386
macro __include_debug_strings dummy,[_id,_fmt,_len] {
376
 common
387
 common
377
  local c1,a1,a2
388
  local c1,a1,a2
378
 forward
389
 forward