Home
last modified time | relevance | path

Searched defs:isnull (Results 1 – 2 of 2) sorted by relevance

/original-bsd/local/toolchest/ksh/shlib/
H A Dname.h159 #define isnull(n) ((n)->value.namval.cp == NULL) /* strings only */ macro
/original-bsd/local/toolchest/ksh/sh/
H A Dname.h159 #define isnull(n) ((n)->value.namval.cp == NULL) /* strings only */ macro