Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/debase/
DdeDefs.h321 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
323 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
325 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
327 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
329 # define DE_BREAKPOINT() do { printf("Software breakpoint encountered in %s, line %d\n", __FILE__, … macro
331 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!") macro