Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ rsetnull
Function
rsetnull
src/interfaces/ecpg/compatlib/informix.c:1016–1021 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1014
}
1015
1016
int
1017
rsetnull(int t, char *ptr)
1018
{
1019
ECPGset_noind_null(t, ptr);
1020
return 0;
1021
}
1022
1023
int
1024
risnull(int t, const char *ptr)
Callers
9
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
deccall3
Function · 0.85
deccvasc
Function · 0.85
deccvdbl
Function · 0.85
deccvint
Function · 0.85
deccvlong
Function · 0.85
dectoasc
Function · 0.85
Calls
1
ECPGset_noind_null
Function · 0.85
Tested by
3
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68