PN_IS_NIL         187 core/compile.c     if (!PN_IS_NIL(test)) {						\
PN_IS_NIL         199 core/compile.c     if (!PN_IS_NIL(test)) {						\
PN_IS_NIL         283 core/compile.c       if (!PN_IS_NIL(args)) {
PN_IS_NIL         255 core/internal.c     : PN_IS_NIL(obj) ? NIL_NAME
PN_IS_NIL         524 core/potion.h    if (PN_IS_NIL(obj))  return PN_TNIL;
PN_IS_NIL         201 core/string.c    if (PN_IS_NIL(index)) {
PN_IS_NIL         166 lib/aio.c                  : PN_IS_NIL(self) ? NIL_NAME                                \
PN_IS_NIL         182 lib/aio.c                      : PN_IS_NIL(stream) ? NIL_NAME                            \
PN_IS_NIL         637 lib/aio.c                  : PN_IS_NIL(data) ? NIL_NAME