Searched refs:nv_subnullf (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libtksh/include/ | ||
H A D | nvextra.h | 44 #define nv_subnullf(np) (nv_isnull(nv_opensub(np))&& !(nv_opensub(np)->nvfun)) macro |
/ast/src/lib/libtksh/src/ | ||
H A D | var.c | 172 if (! nv_subnullf(namval)) |
Completed in 33 milliseconds