Searched defs:DBISBAD (Results 1 - 1 of 1) 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

Completed in 9 milliseconds