Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/include/x86emu/
Ddebug.h67 # define DEBUG_STEP() (M.x86.debug & DEBUG_STEP_F) macro
86 # define DEBUG_STEP() 0 macro
148 # define SINGLE_STEP() if (DEBUG_STEP()) x86emu_single_step()
/external/libxml2/
Dxpath.c547 #define DEBUG_STEP macro
4287 #if defined(DEBUG) || defined(DEBUG_STEP)
10635 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
10648 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
10658 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
10667 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
10678 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
10687 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
10704 #ifdef DEBUG_STEP in xmlXPathCompPathExpr()
11404 #ifdef DEBUG_STEP in xmlXPathCompStep()
[all …]