NIL_NAME          255 core/internal.c     : PN_IS_NIL(obj) ? NIL_NAME
NIL_NAME          308 core/internal.c   char *d = pd ? PN_STR_PTR(pd) : NIL_NAME;
NIL_NAME          105 core/primitive.c   potion_send(nil_vt, PN_def, PN_string, potion_str(P, NIL_NAME));
NIL_NAME          324 core/string.c    potion_bytes_append(P, 0, bytes, obj ? potion_send(obj, PN_string) : PN_STR(NIL_NAME));
NIL_NAME          166 lib/aio.c                  : PN_IS_NIL(self) ? NIL_NAME                                \
NIL_NAME          182 lib/aio.c                      : PN_IS_NIL(stream) ? NIL_NAME                            \
NIL_NAME          637 lib/aio.c                  : PN_IS_NIL(data) ? NIL_NAME