Searched refs:isnull (Results 1 – 1 of 1) sorted by relevance
815 #define STACK_NULL_CHECK(isnull,id,s) do {\ argument822 (isnull) = (k->u.null_check.pstr == (s));\829 #define STACK_NULL_CHECK_REC(isnull,id,s) do {\ argument838 (isnull) = (k->u.null_check.pstr == (s));\850 #define STACK_NULL_CHECK_MEMST(isnull,id,s,reg) do {\ argument858 (isnull) = 0;\863 (isnull) = 1;\867 (isnull) = 0; break;\874 (isnull) = 0; break;\877 (isnull) = -1; /* empty, but position changed */ \[all …]