Searched refs:DBISBAD (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h430 /* set file and line number, note that DBLN > 0 so that DBISBAD will work */
435 #define DBISBAD(d) (DBLN(d) <= 0) macro
H A Dvmdebug.c592 if(DBISBAD(data)) /* seen this before */

Completed in 16 milliseconds