Home
last modified time | relevance | path

Searched defs:cgval (Results 1 – 5 of 5) sorted by relevance

/dports/databases/cego/cego-2.47.11/samples/cgwraptest/
H A Dcgwtest.c272 CGVal cgval[2]; in prepstmt2_test() local
335 CGVal cgval[2]; in fetch_test() local
496 CGVal cgval[1]; in blob_test() local
/dports/databases/cego/cego-2.47.11/src/
H A Dcgwrap.cc211 int cego_bind_in (CGStmt * cgstmt, CGVal* cgval, int pos) in cego_bind_in()
229 int cego_bind_out (CGStmt * cgstmt, CGVal* cgval, int pos) in cego_bind_out()
240 int cego_bind_inout (CGStmt * cgstmt, CGVal* cgval, int pos) in cego_bind_inout()
503 int cego_fetch (CGFetch *cgfetch, CGVal cgval[], int numCol) in cego_fetch()
604 static int setCGValue(CGVal* cgval, const CegoFieldValue& fv) in setCGValue()
H A Dcgwrap.h92 CGVal* cgval; variable
/dports/science/siesta/siesta-4.1.5/Src/
H A Datomlwf.F123 . snor,tiny,randomg,cgval local
614 subroutine initguess(ia,iorb,is,ne,cg,cgval,Node) argument
661 . cg, cgval local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/schema/
H A Dschema_create.c581 WT_CONFIG_ITEM cgkey, cgval, cval; in __create_table() local