Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/debase/
DdeDefs.h324 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
326 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
328 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
330 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
332 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
334 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!") macro